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

[main] Updated const for corral-packge conflict on naming #337

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MSpencer87
Copy link
Contributor

@MSpencer87 MSpencer87 commented Oct 31, 2024

Problem

Conflict between airgap and proxy corral-packages on name for bastion/registry

Solution

renamed to utilize "bastion" over "registry" in corral-package/shepherd

Testing

Jenkins runs for proxy tests

Regressions Considerations

custom cluster provisioning on airgap setup in jenkins

markusewalker
markusewalker previously approved these changes Nov 1, 2024
Copy link
Contributor

@markusewalker markusewalker left a comment

Choose a reason for hiding this comment

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

LGTM, can you open backports as well?

markusewalker
markusewalker previously approved these changes Nov 1, 2024
slickwarren
slickwarren previously approved these changes Nov 4, 2024
Copy link
Contributor

@slickwarren slickwarren left a comment

Choose a reason for hiding this comment

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

imo this should be an action, not an extension. since we're already touching the code maybe it would make sense to move it now. Since this is only used for proxy tests.

Copy link
Member

@caliskanugur caliskanugur left a comment

Choose a reason for hiding this comment

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

Looks good, just have one nit

corralPublicSSHKey = "corral_public_key"
corralRegistryIP = "registry_ip"
corralRegistryPrivateIP = "registry_private_ip"
debugFlag = "--trace"
Copy link
Member

Choose a reason for hiding this comment

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

This one just updated to be the debug flag

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.

4 participants