-
Notifications
You must be signed in to change notification settings - Fork 145
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add generic function for secret creation * chore: add tests * feat: open 443 port mapping for k3d load balancer * refactor: initial argocd config, split it into local and cloud * 746 spike https local (#773) * calling methods to create certs on local * added mkcert stuffs on config struct * downloading mkcert * added func to install CA and make certs * feat: add generic create certificate function * chore: move secret creation for end of installation * chore: use correct key names for certificate secrets * feat: add download in parallel for local * feat: Add argocd ingress route (#776) - Add argocd ingress route to allow traefik use a different certificate * chore: update argo config yaml * feat: add integration test for TLS on localdev.me * feat: remove port forwards (except atlantis), use ingress * feat: disable port forwards for local destroy * feat: make use of ingress rules instead of port forward for local connect * feat: console link updates * feat: Detokenize ngrok (#784) * temporary PR to enable atlantis port forward until the final solution (#793) * feat: Detokenize ngrok Signed-off-by: João Vanzuita <joao@kubeshop.io> Signed-off-by: Thiago Pagotto <pagottoo@gmail.com> Signed-off-by: Jessica Marinho <jessica@kubeshop.io> Co-authored-by: CristhianF7 <CristhianF7@gmail.com>
- Loading branch information
1 parent
e247b11
commit 4f7976e
Showing
21 changed files
with
646 additions
and
328 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
Oops, something went wrong.