[main] Updated const for corral-packge conflict on naming#337
Open
MSpencer87 wants to merge 1 commit intorancher:mainfrom
Open
[main] Updated const for corral-packge conflict on naming#337MSpencer87 wants to merge 1 commit intorancher:mainfrom
MSpencer87 wants to merge 1 commit intorancher:mainfrom
Conversation
markusewalker
previously approved these changes
Nov 1, 2024
Contributor
markusewalker
left a comment
There was a problem hiding this comment.
LGTM, can you open backports as well?
caliskanugur
reviewed
Nov 1, 2024
This was referenced Nov 1, 2024
44db2b4 to
f4ac656
Compare
markusewalker
previously approved these changes
Nov 1, 2024
slickwarren
previously approved these changes
Nov 4, 2024
Contributor
slickwarren
left a comment
There was a problem hiding this comment.
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.
94bd94f
f4ac656 to
94bd94f
Compare
Member
caliskanugur
left a comment
There was a problem hiding this comment.
Looks good, just have one nit
| corralPublicSSHKey = "corral_public_key" | ||
| corralRegistryIP = "registry_ip" | ||
| corralRegistryPrivateIP = "registry_private_ip" | ||
| debugFlag = "--trace" |
Member
There was a problem hiding this comment.
This one just updated to be the debug flag
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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