-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Open
Labels
kind/documentationCategorizes issue or PR as related to documentation.Categorizes issue or PR as related to documentation.
Description
The CI badge in the main README.md does not render correctly.
The badge image URL:
https://github.com/kubernetes-client/python/actions/workflows/test.yml/badge.svg
does not resolve, and the corresponding workflow link:
https://github.com/kubernetes-client/python/actions/workflows/test.yml
displays “This workflow does not exist.”
Additionally, the following links return 404:
- http://bit.ly/kubernetes-client-capabilities-badge (Client Capabilities)
- http://bit.ly/kubernetes-client-support-badge (Client Support Level)
These references appear to be outdated. I’d be happy to submit a PR updating them if that would be helpful.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/documentationCategorizes issue or PR as related to documentation.Categorizes issue or PR as related to documentation.