Skip to content

Releases: Obmondo/linuxaid-cli

v1.11.3

Choose a tag to compare

@github-actions github-actions released this 17 Sep 09:33
5951450

Changelog

🐛 Bug fixes

🥴 Others

v1.11.2

Choose a tag to compare

@github-actions github-actions released this 17 Sep 06:43
5be63ca

Changelog

💫 Features

🥴 Others

v1.11.1

Choose a tag to compare

@github-actions github-actions released this 16 Sep 11:51
81a4c9f

Changelog

💫 Features

🐛 Bug fixes

  • bd979e8 fix(checkconnectivity): allow skipping the node_exporter textfile metric (@ashish1099)
  • bbe6771 fix(deploy): pass the renamed --environment flag to run-openvox (@ashish1099)
  • 95a1b69 fix(install): treat a closed stdin as "no" at the confirmation prompt (@ashish1099)

🥴 Others

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 07:19
205467b

Changelog

💫 Features

  • cca1d27 feat(release): add cocogitto release mechanism and Makefile target (@VILJkid)

🐛 Bug fixes

🥴 Others

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 10:02
v1.10.0
44791a2

Changelog

🐛 Bug fixes

  • 548a28d fix(obmondo): surface the API's error_text to the operator (@ashish1099)
  • 56fe072 fix(puppet): pass the environment to every run instead of pinning it in puppet.conf

🥴 Others

  • 6fb3f01 Add CI to auto-bump linuxaid-cli version/checksums in LinuxAid (@deepak7340)
  • fe6eb8f Add workflow_dispatch to test bump-linuxaid without a new release (@deepak7340)
  • 9ebc947 Rewrite hiera-bump script in Go instead of Python (@deepak7340)
  • 88ddbea feat(run-openvox): let the agent decide the puppet environment
  • c5a1713 fix(run-openvox): do not read the environment from OPENVOX_ENVIRONMENT
  • cd92ada fix(run-openvox): read the environment flag from cobra, not viper
  • f741653 refactor(linuxaid-install): drop the --openvox-environment alias
  • 331973e refactor(linuxaid-install): keep OPENVOX_ENVIRONMENT as the environment variable
  • cdd2215 refactor(linuxaid-install): rename --openvox-environment to --environment
  • 60dfa85 refactor(linuxaid-install): resolve the install environment without viper
  • e667263 refactor(puppet): drop the now-unused openvoxEnv field from the service
  • 72f600c refactor(run-openvox): rename the environment flag to --environment/-E
  • 8b5b1bf test(linuxaid-install): extract the test environment constant

v1.9.1

Choose a tag to compare

@github-actions github-actions released this 03 Aug 13:02
5958a68

Changelog

💫 Features

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 14:33
v1.9.0
bd594f4

Changelog

💫 Features

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 07:49
v1.8.0
db27f73

Changelog

🐛 Bug fixes

  • 2770bd5 fix: sync service window struct with nested window now response (@basit9958)

🥴 Others

  • 996f017 Add support for puppet server flag for linuxaid-cli
  • db27f73 Merge origin/main: reconcile gitea and GitHub histories (@ashish1099)
  • 11c0009 Metrics write failure now logs WARN and continues
  • 8b9d311 fix url
  • 48774da ignore the calls for opensource
  • 8f3847c make certname default to hostname -f
  • 0562b2f remove the requirement of certname and token while installing the cli
  • 3a62203 updated to make connectivity only when token is given

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 12:59
v1.7.0

Changelog

🥴 Others

  • 996f017 Add support for puppet server flag for linuxaid-cli
  • 11c0009 Metrics write failure now logs WARN and continues
  • 8b9d311 fix url
  • 48774da ignore the calls for opensource
  • 8f3847c make certname default to hostname -f
  • 0562b2f remove the requirement of certname and token while installing the cli
  • 3a62203 updated to make connectivity only when token is given

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 09:29

Changelog

💫 Features

  • 4682e57 feat: add Rocky Linux support alongside RHEL