Skip to content

v0.71.0

Compare
Choose a tag to compare
@ondrejsika ondrejsika released this 23 Oct 02:30
· 161 commits to master since this release
d7290df

Changelog

  • 2e5cde5 chore: Replace argo with my form with fix for 32bit arch (github.com/ondrejsika/fork-argo-cd-for-slu)
  • e4993da chore: go mod tidy
  • 77eb0a7 feat(google_drive): Load Google oauth2 access token from Vault
  • ec2103c feat(google_drive): Load Google oauth2 creds from Vault
  • a4d18d8 feat(cmd/google_drive/get_token): Add get-token to login using device code
  • 4c8530e feat(utils/google_drive_utils): Add GetToken method
  • c1c93c9 chore(deps): Upgrade golang.org/x/oauth2 to v0.13.0
  • d42a393 chore(deps): Upgrade github.com/argoproj/argo-cd/v2 to v2.6.15
  • 2ecba35 feat(cmd/google_drive/upload): Add slu google-drive upload cli
  • 94ca5b2 feat(utils/google_drive_utils): Add Upload fuction
  • 14ce5f3 feat(cmd/azure/get_all_resources): Add slu az get-all-resources which get all resources from current Azure Subscription
  • 17de407 feat(utils/azure_utils): Create Azure utils with methods GetSubscriptionID, GetAllResourcesFromCurrentSubscription & PrintAllResourcesFromCurrentSubscription
  • 0f6ce9d feat(cmd/azure/who_am_i): Create slu az who-am-i to get current subscription
  • 2fa345e feat(cmd/azure): Create slu azure subcommand
  • 4f32c4c fix(cmd/ondrejsika/free_space): Fix for windows
  • 7332ca6 feat(cmd/ondrejsika/free_space): Add slu os free-space command
  • 271ce73 chore(cmd/cmd): Reorder imports
  • 8426d67 feat(k8s_scripts_argocd): Remove server-snippet from ArgoCD Ingress