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

Test and document adding updateSetting for complex annotation keys #491

Merged

Conversation

hermanbanken
Copy link
Contributor

@hermanbanken hermanbanken commented May 28, 2021

ISSUE TYPE
  • Docs Pull Request
SUMMARY

We wanted to add updateSetting for an annotation from the Kubernetes Apps SIG. This annotation contains dots and slashes. I wasn't sure which field to use, so I've updated the test to make it very clear that it requires the syntax of number 1:

  1. metadata.annotations.app\.kubernetes\.io\/version
  2. metadata.annotations["app.kubernetes.io/version"]

Fixes #XXX

@mergify mergify bot merged commit 08f4d1e into kubeshop:develop Jul 2, 2021
@hermanbanken hermanbanken deleted the feature/document-complex-annotations branch July 15, 2021 19:20
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