Skip to content

Releases: salsadigitalauorg/rockpool

v0.3.0

07 May 22:22
Compare
Choose a tag to compare

Changelog

v0.2.2

07 May 02:09
Compare
Choose a tag to compare

Changelog

  • 2ac8a21 doc: added readme note about nfs prov.
  • 891bf89 feat: add user ssh key to lagoonadmin
  • b7950bf feat: build amd64 version of k3s
  • a71e549 fix: LagoonApiAddSshKey fails in initial setup
  • 2afb1e7 fix: extract key value

v0.2.1

06 May 18:52
Compare
Choose a tag to compare

Changelog

  • 5febd22 feat: added gitea test repo
  • 78aade0 feat: extended the image build script
  • fb22dc8 feat: installed the nfs provisioner.
  • 7abfba5 feat: use new images

v0.1.1

05 May 01:42
Compare
Choose a tag to compare

Changelog

v0.1.0

05 May 00:13
Compare
Choose a tag to compare

Changelog

  • b5c8f33 Added ability to specify cluster for command.
  • 2233d4e Added cobra for commands.
  • e906f59 Added dry-run for kube apply & patch.
  • 64c03d9 Added flag to upgrade components.
  • 4b21a2c Added flags to stop & remove cluster.
  • de53c05 Added github workflow & goreleaser.
  • c5be99c Added lagoon-remote.
  • ae791e8 Added mailhog.
  • fa41b2b Added numtargets as rootCmd's PersistentFlags.
  • 8104d05 Added pflag.
  • e680058 Added registry.
  • 511adaf Configure CoreDNS on target.
  • 35ea4b6 Configure Keycloak.
  • 0ca7631 Create & start clusters sequentially rather than concurrently.
  • d7a98a1 Create clusters separately, in parallel.
  • 444baf3 Created Lagoon target.
  • 6b627cb Created arm image for docker-host.
  • 5e96deb Disable harbor https.
  • e68d454 Enabled tls for harbor.
  • 8a34cd6 Exposed lb port.
  • 7240637 Exposed the ssh port on k3d.
  • 0ece5ff Fix concurrent map writes issue.
  • 329a70f Fix start/stop commands.
  • ffdb1a7 Initial commit.
  • a3ad576 Install gitlab.
  • b29d871 Install lagoon-core.
  • 401cfdb Installed harbor.
  • 5a77a77 Make docker changes only when required.
  • 01f0608 No reinstall remote everytime.
  • f0b5424 Registered lagoon remotes.
  • 81bfca1 Removed verbose output.
  • e7bb878 Use custom images only for arm.
  • ad0745b Use gitea instead of gitlab (for now..).
  • 656e5df Use modules & re-structure.
  • 6268e37 Wait for cert-manager to be ready.