Skip to content

Tags: FairwindsOps/nova

Tags

v3.11

Toggle v3.11'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.
feat: kubeconfig path flag (#329)

* feat: kubeconfig path flag

* fix: GetConfig comment

---------

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

v3.10.2

Toggle v3.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumped Go to 1.22.7 for fixing vulnerabilities (#335)

* Fixing vulnerabilities

* Fixing vulnerabilities

* Fixing issues

* Fixing issues

* Fixing issues

v3.10.1

Toggle v3.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
INSIGHTS-247 Fix CVE-2024-41110 vulnerability for nova (#330)

v3.10.0

Toggle v3.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
INSIGHTS-229 Fix nova vulnerability CVE-2024-41110 (#328)

v3.9.0

Toggle v3.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumped golang.org/x/net to v0.17.0 to fix HIGH vulnerabilities (#300)

* Bumped golang.org/x/net to v0.17.0 to fix vulnerabilities

* Bumped few libs

* Bumped few libs

* Bumped few libs

* Bumped few libs

* Fixing dependecies

* Fixing dependecies

* Fixing dependecies

* Fixing dependecies

v3.8.0

Toggle v3.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
FWI-5853 - Add kubeVersion field nova results (#299)

* Add kubeVersion field nova results

* Update logging level for duplicate release output

* fix to always dedupe output

* Add marshalWithoutHTMLEscaping function for JSON encoding without HTML escaping

* Fix comment capitalization in Dedupe function

v3.7.0

Toggle v3.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump k8s.io/client-go from 0.27.2 to 0.27.3 (#229)

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.27.2 to 0.27.3.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.27.2...v0.27.3)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  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>

v3.6.5

Toggle v3.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
udpate dependencies and CI tools (#225)

* udpate dependencies and CI tools

* fix kube client

* fix the fix

3.6.4

Toggle 3.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Document the use of private repostories more explicitly (#222)

3.6.3

Toggle 3.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use new ArtifactHub cached API (#217)

* add cached client

* compiling

* fix up test

* add comments

* fmt

* minor tweaks

* remove email from scoring algo

* add official fields

* fix home_url

* uncomment

* minor fixes

* add support for cache file

* fix tests

* fix cached request

* fmt

* remove retry logic