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

support hidden values when creating params #1785

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

evgeni
Copy link
Member

@evgeni evgeni commented Oct 4, 2024

No description provided.

@evgeni evgeni force-pushed the hidden-parameters branch 4 times, most recently from f02612b to 8472cf7 Compare October 8, 2024 09:46
@@ -1094,6 +1097,15 @@ def _update_entity(self, resource, desired_entity, current_entity, params, forem
sort_key = 'name'
else:
sort_key = list(value[0].keys())[0]
# special handling for parameters created by ParametersMixin
Copy link
Member Author

Choose a reason for hiding this comment

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

@mdellweg how much of a decontamination shower do you need after reading this?

@evgeni evgeni marked this pull request as ready for review October 15, 2024 08:55
@evgeni evgeni force-pushed the hidden-parameters branch 2 times, most recently from 76560e3 to 2ee1161 Compare October 15, 2024 09:09
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.

1 participant