-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add ability to specify local config This is useful for cases when a user has previously logged in with sso; when a local config path has been set the `apiClient` will take the token from the config. * deps: upgrade argocd The behaviour of `localconfig.DefaultLocalConfigPath` has changed between `2.2.x` and `2.3.x`, so to ensure that the correct default path is being taken, upgrade argocd along with its dependencies. * docs: update index.md Co-authored-by: Blake Pettersson <[email protected]>
- Loading branch information
1 parent
15df238
commit 9838250
Showing
4 changed files
with
297 additions
and
677 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
Oops, something went wrong.