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

Enhancement: Use "kubefledged.io" as domain for annotation keys #83

Closed
senthilrch opened this issue Jul 29, 2021 · 0 comments · Fixed by #81
Closed

Enhancement: Use "kubefledged.io" as domain for annotation keys #83

senthilrch opened this issue Jul 29, 2021 · 0 comments · Fixed by #81
Assignees
Labels
enhancement Enhancement to existing feature
Milestone

Comments

@senthilrch
Copy link
Owner

Kube-fledged uses following two annotation keys for cache refresh and purge:-

  • kubefledged.k8s.io/refresh-cache
  • kubefledged.k8s.io/purge-cache

Since *.k8s.io is a reserved/protected domain, the annotation keys should be changed to:-

  • kubefledged.io/refresh-cache
  • kubefledged.io/purge-cache
@senthilrch senthilrch added the enhancement Enhancement to existing feature label Jul 29, 2021
@senthilrch senthilrch added this to the v0.8.1 milestone Jul 29, 2021
@senthilrch senthilrch self-assigned this Jul 29, 2021
@senthilrch senthilrch linked a pull request Jul 29, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant