Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

Releases: ovrclk/k8s-inventory-operator

v0.1.4

11 Mar 01:58
v0.1.4
349be2f
Compare
Choose a tag to compare

v0.1.4

2022-03-10

Bug Fixes

  • stop events when watcher closes

v0.1.3

11 Mar 01:35
v0.1.3
ed64842
Compare
Choose a tag to compare

v0.1.3

2022-03-10

Bug Fixes

  • watch ceph cluster only once

v0.1.2

10 Mar 18:52
v0.1.2
ce0230d
Compare
Choose a tag to compare

v0.1.2

2022-03-10

Code Refactoring

  • async pull ceph metrics

v0.1.1

05 Mar 01:46
v0.1.1
d6ca3e5
Compare
Choose a tag to compare

v0.1.1

2022-03-03

Code Refactoring

  • add timeouts to http handler and querier

v0.1.0

12 Jan 23:43
v0.1.0
6a7889d
Compare
Choose a tag to compare

v0.1.0

2022-01-12

Bug Fixes

  • set LABEL after FROM in dockerfile
  • add LABEL to dockerfile
  • use goreleaser env for project path

Build

  • use debian base for docker
  • bind .release-env to release stage
  • fix typo in variable name
  • use x86_64 platform instead amd64
  • docker: build multiarch image

Chore

  • ignore build creds
  • print message after config loaded
  • update modules
  • update go/goreleaser

Ci

  • fix copy-pasted image name
  • setup release env to push docker
  • remove dist prior calling release
  • remove buildx
  • fix ghcr login username
  • make all naming start with capital case
  • use repo token for github releases
  • setup go
  • use goreleaser action
  • add docker login
  • enable github actions
  • docker: reorder tags push
  • goreleaser: add GHCR token
  • goreleaser: remove release section
  • goreleaser: detect prereleases
  • release: use org github token
  • release: fix path to release footer
  • release: set tag for changelog
  • release: typo in make changelog

Code Refactoring

  • use makefile targets to release
  • goreleaser.yml
  • rename project to k8s-inventory-operator

Docs

  • add readme
  • readme: add supported resources

Features

  • build and release multiarch images
  • implement rancher local storage
  • initial commit

Kube

  • configs: create akash-service namespace

v0.1.0-rc13

12 Jan 05:07
v0.1.0-rc13
41fec9a
Compare
Choose a tag to compare
v0.1.0-rc13 Pre-release
Pre-release

v0.1.0-rc13

2022-01-11

Build

  • use debian base for docker

v0.1.0-rc12

12 Jan 00:47
v0.1.0-rc12
de5b015
Compare
Choose a tag to compare
v0.1.0-rc12 Pre-release
Pre-release

v0.1.0-rc12

2022-01-11

Chore

  • ignore build creds

v0.1.0-rc5

11 Jan 21:45
v0.1.0-rc5
a086cf1
Compare
Choose a tag to compare

Changelog

  • a086cf1 build: use x86_64 platform instead amd64

v0.1.0-rc4

11 Jan 21:31
v0.1.0-rc4
e6e102f
Compare
Choose a tag to compare

Changelog

v0.1.0-rc3

11 Jan 21:02
v0.1.0-rc3
c1fbc16
Compare
Choose a tag to compare

Changelog

  • c1fbc16 ci: fix ghcr login username