Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove -ti in docker and kubectl calls #1984

Merged
merged 2 commits into from
Apr 21, 2024

Conversation

collivier
Copy link
Collaborator

Description

It avoids passing stdin to the container when useless.
Please note it removes a couple of issues highlighted by [1] in airgap specs.

It also removes all useless blank chars in the files modified by this change.

[1] #1949

How has this been tested:

  • Covered by existing integration testing
  • Added integration testing to cover
  • Verified all A/C passes
    • develop
    • master
    • tag/other branch
  • Test environment
    • Shared Packet K8s cluster
    • New Packet K8s cluster
    • Kind cluster
  • Have not tested

Types of changes:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

It avoids passing stdin to the container when useless.
Please note it removes a couple of issues highlighted by [1] in
airgap specs.

It also removes all useless blank chars in the files modified
by this change.

[1] cnti-testcatalog#1949

Signed-off-by: Cédric Ollivier <[email protected]>
@collivier
Copy link
Collaborator Author

@HashNuke would you mind running the specs in your branch. I ran a few specs locally but this change requires a full verification. Thank you in advance.

Copy link
Collaborator

@martin-mat martin-mat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@HashNuke
Copy link
Collaborator

@HashNuke
Copy link
Collaborator

Resolved conflict by commenting out airgap specs as in main branch.

@HashNuke HashNuke merged commit 675c9de into cnti-testcatalog:main Apr 21, 2024
1 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants