generated from cloudoperators/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* feat(cluster) configurable max token validity (#518) * feat(cluster) Unit tests for MaxTokenVelidity (#518) * feat(cluster) Make deal with refresh token (#518) * feat(cluster) Unit tests and avoid impact to existing clusters (#518) * feat(cluster) Rebase side effecte (#518) * feat(cluster) Add missing things to the chart * feat(cluster) Fix errors in tests (#518) * feat(cluster) Add maxTokenValidity to documentation * Automatic generation of CRD API Docs * Automatic application of license header * feat(cluster) KubeConfig struct (#518) * Automatic application of license header * Automatic generation of CRD API Docs * Automatic generation of CRD API Docs * Revert "feat(clusters) Nodes created in namespace (#518)" This reverts commit 585f2dc. * feat(clusters) Minimum value of TokenValidity (#518) * Automatic generation of CRD API Docs * feat(clusters) RenewRemoteClusterBearerTokenAfter to current value in reconciler * feat(clusters) Move validation to kubebuilder (#518) * Automatic generation of CRD API Docs --------- Co-authored-by: CRD API Docs Bot <crd_api_docs_bot@github.com> Co-authored-by: License Bot <license_bot@github.com>
- Loading branch information
1 parent
8c09eff
commit 90cf2d1
Showing
10 changed files
with
149 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters