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

avoid unwanted changes to arcAgentryConfigurations #22

Merged

Conversation

dimbleby
Copy link
Collaborator

@dimbleby dimbleby commented Nov 15, 2024

Discovered by Paul in an upcoming E2E test enhancement: if we

  • start with a cluster in which some proxy settings are set
  • perform an update that does not touch those proxy settings

then we make an unwanted change to ArcAgentryConfigurations, pushing an empty value over the value that we had previously provided.

If we're not changing the proxy settings, then don't update this part of the connected cluster resource.

@bavneetsingh16 bavneetsingh16 merged commit 7e785f5 into main Nov 15, 2024
6 of 8 checks passed
@dimbleby dimbleby deleted the davidhotham/unwanted-arc-agentry-configurations-changes branch November 15, 2024 17:11
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.

2 participants