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

default dynamic to false #1427

Merged
merged 2 commits into from
Nov 8, 2024
Merged

default dynamic to false #1427

merged 2 commits into from
Nov 8, 2024

Conversation

kinarashah
Copy link
Member

@kinarashah kinarashah commented Oct 17, 2024

Issue:

#1426

Solution

I removed default truefor the dynamic field to align with the default API settings, which also has the added benefit of resolving the issue of duplicate entries being added.

Manual Testing

  • Set up an RKE2 cluster following the steps in the linked issue. Ran multiple updates on the cluster to confirm that no duplicate entries were added.
  • Changed the default PSACT from rancher-restricted to rancher-privileged and made sure it worked without causing the cluster to error out with the message secret xxxx-psact does not contain the expected content.

@kinarashah kinarashah marked this pull request as ready for review October 18, 2024 23:09
@kinarashah kinarashah requested review from jiaqiluo and a team October 18, 2024 23:10
@jiaqiluo jiaqiluo requested review from a team and matttrach October 18, 2024 23:22
@matttrach
Copy link
Collaborator

looks like this needs to be backported to v5 to target Rancher v1.9

@matttrach
Copy link
Collaborator

@kinarashah please sign your commits and this is good to merge.

@kinarashah kinarashah force-pushed the dyntest branch 2 times, most recently from f5f929e to c1ae386 Compare November 8, 2024 17:28
@matttrach matttrach merged commit a021357 into rancher:master Nov 8, 2024
1 check passed
matttrach pushed a commit to matttrach/terraform-provider-rancher2 that referenced this pull request Nov 8, 2024
Co-authored-by: Matt Trachier <[email protected]>
(cherry picked from commit a021357)
matttrach added a commit that referenced this pull request Nov 8, 2024
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