Skip to content

Releases: sikalabs/slu

v0.74.0

20 Feb 22:38
66c9058
Compare
Choose a tag to compare

Changelog

  • 2061f94 fix(cmd/file_templates/go_cli_project): Remove tabs from .goreleaser.yml
  • af6536f fix(cmd/file_templates/go_cli_project): Remove first newline in cmd/root/root.go
  • 0913f30 feat(cmd/install_bin): Add clicksecret-cli (sikalabs/clicksecret-cli)
  • 814bead feat(cmd/example_server): Add path to example_requests_total metric
  • a0e7357 feat(cmd/example_server): Add /dela html page
  • c04d991 feat(cmd/example_server): Add /dela.jpg image endpoint

v0.73.0

14 Feb 20:42
6845b92
Compare
Choose a tag to compare

Changelog

  • 2cb8307 fix(utils/k8s_scripts): Fix values for InstallArgoCDDomain (with ingress)
  • e3aae79 feat(cmd/chaos_monkey/random_status_code): Add --verbose flag
  • b58df1a feat(cmd/install_bin): Add cloudflared
  • 923765d feat(cmd/file_templates/go_cli_project): Use Dockerfile.goreleaser for goreleaser
  • ebaac32 chore(deps): Bump github.com/Azure/azure-sdk-for-go
  • f0bb7a7 chore(deps): Bump github.com/mhale/smtpd from 0.8.0 to 0.8.2
  • 3d45af5 chore(deps): Bump github.com/argoproj/argo-cd/v2 from 2.9.4 to 2.9.5
  • 00185b8 chore(deps): Bump google.golang.org/api from 0.153.0 to 0.163.0
  • 7e0f9e3 chore(deps): Bump golang.org/x/sys from 0.15.0 to 0.16.0
  • fef7f29 refactor: Replace ioutil methods with propper io and os methods
  • f4d7cd2 feat(docker): Bump version of base Debian to 12
  • d1feb62 feat(cmd/install_bin): Add goexpandenv
  • b196198 refactor(goreleaser): Use Dockerfile.goreleaser in goreleaser
  • 5ba6399 chore(deps): Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7
  • 89178ad chore(deps): Bump github.com/argoproj/argo-cd/v2 from 2.9.3 to 2.9.4
  • 81bd30a fix(cmd/gitlab_ci/setup_runner): Use token (instead of registration token) for new Gitlab 16
  • d6094a7 chore(deps): Bump github.com/aws/aws-sdk-go from 1.45.20 to 1.49.13
  • 4f615f1 chore(deps): Bump github.com/getsentry/sentry-go from 0.24.0 to 0.25.0
  • 121af23 chore(deps): Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0
  • d7f318e chore(deps): Bump github.com/spf13/cobra from 1.7.0 to 1.8.0
  • 5436a06 chore(deps): Bump github.com/go-git/go-git/v5 from 5.8.1 to 5.11.0
  • f8a847a chore(deps): Bump golang.org/x/crypto from 0.16.0 to 0.17.0

v0.72.0

12 Dec 09:48
c29103a
Compare
Choose a tag to compare

Changelog

  • b4b4ff5 chore(deps): Bump github.com/hashicorp/vault/api from 1.9.2 to 1.10.0
  • 1220963 chore(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1
  • c0bad0c chore(deps): Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
  • 4c959dc chore(deps): Bump gorm.io/driver/mysql from 1.5.1 to 1.5.2
  • ed9efc5 chore(deps): Bump google.golang.org/api from 0.148.0 to 0.153.0
  • 646e490 chore(deps): Bump github.com/cloudflare/cloudflare-go
  • a68cfaf chore(deps): Bump github.com/docker/docker
  • 8f7140f deps: Update github.com/argoproj/argo-cd/v2 to v2.9.3 (after my merge request) and remove replace with my fork - no longer needed
  • a882a87 fix(cmd/scripts/kubernetes/create_cluster_admin): Use "kubectl create token" instead manually creating secret with token
  • 276e9a3 feat(cmd/web_server/iceland): Add simple built-in webserver which serves photos from Iceland
  • ecf154d feat(cmd/ondrejsika/iceland): Add commnad which prints random image from Iceland to terminal
  • a652fce feat(lib/printiceland): Add PrintRadomIcelandPhoto method
  • 180394d deps: go get github.com/ondrejsika/go-iceland
  • b6a1c08 feat(cmd/install_bin): Add openshift-install-okd

v0.72.0-dev-1

23 Oct 06:28
c0f9b84
Compare
Choose a tag to compare
v0.72.0-dev-1 Pre-release
Pre-release

Changelog

  • c0f9b84 feat(cmd/example_server): Log RemoteAddr
  • 1153f1b feat(cmd/scripts/webwings/fill_aws_secrets): Add script for webwings to fill all empty AWS SecretManager variables

v0.71.0

23 Oct 02:30
d7290df
Compare
Choose a tag to compare

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

v0.70.0

03 Oct 06:42
3ecef1a
Compare
Choose a tag to compare

Changelog

  • 2286ba1 chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.333 to 1.45.20
  • 6d1cab8 chore(deps): Bump github.com/rs/zerolog from 1.30.0 to 1.31.0
  • c68e53f chore(deps): Bump github.com/cloudflare/cloudflare-go
  • 13989db chore(deps): Bump github.com/lib/pq from 1.10.7 to 1.10.9
  • 0b0c3fe feat(cmd/ondrejsika/dela): Create command slu ondrejsika dela which prints photo of my dog Dela to terminal <3
  • 48d396e feat(lib/printdela): Create printdela.PrintDela method which prints photo of my dog Dela to terminal
  • 2a8c9d1 feat(cmd/ondrejsika/setup_git): Add slu os setup-git for simple & fast setup of Git #200
  • afe0edf feat(cmd/sentry/send_test_event): Creare slu sentry sent-test-event for simple Sentry testing #201
  • a106a48 chore(deps): Bump github.com/rs/zerolog from 1.29.1 to 1.30.0
  • 52dcbcb chore(deps): Bump github.com/go-git/go-git/v5 from 5.6.1 to 5.8.1
  • 5f7b541 chore(deps): Bump github.com/argoproj/argo-cd/v2 from 2.6.7 to 2.6.15
  • bf5c115 chore(deps): Bump github.com/spf13/cobra from 1.6.1 to 1.7.0
  • f7da4a3 chore(deps): Bump gorm.io/driver/sqlite from 1.4.3 to 1.5.3
  • 1148f1a chore(deps): Bump github.com/docker/docker
  • 59af796 feat(cmd/random/password): Generate password with random case and with underscores instead of dashes
  • ac10b67 feat(utils/random_utils): Add const ALL chars
  • 14abdc9 feat(cmd/scripts/kubernetes): Create install-cluster-issuer-zerossl script
  • e56b39f feat(utils/k8s_scripts): Add InstallClusterIssuerZeroSSL

v0.69.0

29 Aug 05:26
3ebc647
Compare
Choose a tag to compare

Changelog

  • be0cd5a feat(install_ingress_aks): Create slu s k install-ingress-aks
  • e8ba735 chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.285 to 1.44.333
  • fe893f4 chore(deps): Bump google.golang.org/grpc from 1.51.0 to 1.53.0
  • 4a7ab7b chore(deps): Bump github.com/hashicorp/vault/api from 1.9.1 to 1.9.2
  • 62437cf chore(deps): Bump github.com/digitalocean/godo from 1.98.0 to 1.102.1
  • 343d48a chore(deps): Bump github.com/cloudflare/cloudflare-go
  • be392c9 feat(cmd/scripts/kubernetes): Add slu s k create-cluster-admin
  • a784bb7 feat(utils/k8s_scripts): Add method CreateClusterAdmin
  • 39c8a3b feat(cmd/k8s/delete_pods/delete_pods): Add --force param
  • c233fd0 feat(utils/k8s/delete_not_ready_pods): Add force param
  • 1b49d3f feat: Add --kubernetes support to slu file-templates gitignore

v0.69.0-dev-1

19 Jul 08:10
e074f4f
Compare
Choose a tag to compare
v0.69.0-dev-1 Pre-release
Pre-release

Changelog

  • e074f4f feat(cmd/install_bin): Add oauth2-proxy
  • 5e3e809 feat(cmd/sleep/random_verbose): Add slu sleep random-verbose mainly for my Kubernetes training
  • 05c3394 feat(cmd/k8s/create_oidc_user): Add util to simple create OIDC user in kubeconfig (for kubelogin)
  • 2fd0394 feat(utils/k8s_oidc_utils): Create k8s_oidc_utils with method CreateOidcUser
  • b0a9a3b feat(cmd/k8s): Add alias "kubernetes"
  • 95874e8 feat(cmd/ddev): Use ZSH as default shell for slu ddev
  • c87758d feat(cmd/kdev): Use ZSH as default shell for slu kdev
  • 994ef3e fix(cmd/install_bin): Get Consul version from Github
  • f2a060a fix(cmd/install_bin): Get Packer version from Github
  • f2f30a2 fix(cmd/install_bin): Get Vault version from Github
  • a9b7a2c fix(cmd/install_bin): Get Helm version from Github
  • d0ff252 fix(cmd/install_bin): Get terraform version from Github
  • e26eeb7 fix(cmd/install_bin): Get docker-compose version from Github
  • afb960e feat(cmd/install_bin): Add slu ib hadolint

v0.67.0

20 Jun 16:32
Compare
Choose a tag to compare

Changelog

  • c75a599 feat(cmd/kdev): Add -s/--shell param to slu kdev
  • 6ab9791 chore(deps): Bump github.com/docker/docker
  • c31afec chore(deps): Bump github.com/aws/aws-sdk-go from 1.44.244 to 1.44.285
  • 7373e2a chore(deps): Bump github.com/rs/zerolog from 1.28.0 to 1.29.1
  • 48a9913 chore(deps): Bump github.com/prometheus/client_golang
  • dca1ad2 chore(deps): Bump k8s.io/kubernetes from 1.24.2 to 1.24.14
  • e6cd3b7 chore(deps): Bump gorm.io/driver/mysql from 1.4.7 to 1.5.1
  • 67a0645 feat(cmd/ddev): Add --shell / -s param

v0.67.0-dev-1

24 May 12:22
Compare
Choose a tag to compare
v0.67.0-dev-1 Pre-release
Pre-release

Changelog

  • bc5be8e chore(deps): Bump github.com/docker/distribution
  • efb4e9b chore(deps): Bump github.com/cloudflare/circl from 1.1.0 to 1.3.3
  • 1afb4cb feat(cmd/example_server): Add simple prometheus metrics
  • c83ccf1 docs(README): Add Winget install instructions
  • ae8117f feat(cmd/scripts/debian): Update Debian version in the ISO path