Skip to content

Tags: FairwindsOps/goldilocks

Tags

v4.13.2

Toggle v4.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixing release (#727)

v4.13.1

Toggle v4.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
INSIGHTS-375 Goldilocks: bump go to 1.22.7 (#726)

* Fixing issues

* Fixing issues

* Fixing issues

* Fixing issues

* Fixing issues

* Fixing issues

* Fixing issues

* Fixing issues

* Fixing issues

* Fixing issues

* Fixing issues

* Fixing issues

* Fixing issues

* Fixing issues

* Fixing issues

* Fixing issues

* Fixing issues

* Fixing issues

v4.13.0

Toggle v4.13.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Added option to use VpaMinReplicasAnnotation from labels (#720)

* Added option to use VpaMinReplicasAnnotation from labels

* Update vpa pod resource policy to also allow the use of labels

* ci: trigger build

---------

Co-authored-by: Andy Suderman <andy@suderman.dev>

v4.12.0

Toggle v4.12.0's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Ability to ignore some controller by Kind (#710)

* add --ignore-controller-kind flag

* consistent description

* use "github.com/samber/lo" instead of one-off helper function

* add end-2-end test for --ignore-controller-kind

* Update pkg/vpa/vpa.go

Co-authored-by: Andy Suderman <andy@suderman.dev>

* Update pkg/vpa/vpa.go

Co-authored-by: Andy Suderman <andy@suderman.dev>

* Update pkg/vpa/vpa.go

Co-authored-by: Andy Suderman <andy@suderman.dev>

* Update pkg/vpa/vpa.go

Co-authored-by: Andy Suderman <andy@suderman.dev>

* add `IgnoreControllerKind` to the actual instance of the struct that gets declared on line 49

---------

Co-authored-by: Andy Suderman <andy@suderman.dev>
Co-authored-by: Andy Suderman <andy@fairwinds.com>

v4.11.1

Toggle v4.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
remove erroneous character from release workflow definition (#701)

v4.11.0

Toggle v4.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Dockerfile (#679)

v4.10.1

Toggle v4.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update dependencies (#643)

v4.10.0

Toggle v4.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix opts handling and fix filters (#640)

* Fix opts handling and fix filters

* put back the if

* fix errant removal

* better ifs

* Fixie

v4.9.0

Toggle v4.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update Goldilocks dashboard copyright string (#620)

v4.8.3

Toggle v4.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#612)

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.3...v1.8.4)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>