Skip to content

Revert change to cast settings values to strings as they could be nested#1756

Merged
rooftopcellist merged 1 commit intoansible:develfrom
rooftopcellist:revert-casting-string-settings
Mar 12, 2024
Merged

Revert change to cast settings values to strings as they could be nested#1756
rooftopcellist merged 1 commit intoansible:develfrom
rooftopcellist:revert-casting-string-settings

Conversation

@rooftopcellist
Copy link
Copy Markdown
Member

SUMMARY

Reverts #1732

We cast the settings value to a string so that it would display properly in the Openshift UI. Unfortunately, the k8s validator will no longer allow arrays for settings values.

ISSUE TYPE
  • Bug, Docs Fix or other nominal change

- We cast the settings value to a string so that it would display
  properly in the Openshift UI. Unfortunately, the k8s validator will no
  longer allow arrays for settings values.
@rooftopcellist rooftopcellist merged commit d5a3cb7 into ansible:devel Mar 12, 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.

2 participants