goldilocks

Get your resource requests "Just Right"

APACHE-2.0 License

Stars
2.3K

Bot releases are hidden (Show)

goldilocks - v3.1.4

Published by sudermanjr almost 4 years ago

Changelog

8577d8f Add an FAQ (#273)

goldilocks - v3.1.0 - UI Refresh

Published by sudermanjr almost 4 years ago

UI Refresh

The UI of Goldilocks has been completely refreshed with cleaner, more accessible CSS/HTML/Javascript. A huge shout-out to @littlelark for a ton of great work on these changes.

Full Changelog

0bc68c0 Add zero-state messaging for empty recommendations and namespaces (#228)
7be9cee Bump sigs.k8s.io/controller-runtime from 0.6.2 to 0.6.3 (#229)
681b913 Fix typo shoul -> should (#237)
67f7626 Bump github.com/spf13/cobra from 1.0.0 to 1.1.1 (#238)
6666e59 Bump golang from 1.15.2 to 1.15.3 (#239)
e4c3305 Bump alpine from 3.12.0 to 3.12.1 (#244)
11e785e Bump golang from 1.15.3 to 1.15.4 (#246)
3ae2d05 Bump golang from 1.15.4 to 1.15.5 (#251)
df4e037 Bump golang from 1.15.5 to 1.15.6 (#254)
cdd6b99 Bump alpine from 3.12.1 to 3.12.2 (#260)
244023d Bump github.com/gobuffalo/packr/v2 from 2.8.0 to 2.8.1 (#248)
12ef39e Bump alpine from 3.12.2 to 3.12.3 (#265)
b23ff56 Update README.md (#261)
b23fdf1 UI Refactor. Remove non-functioning base-path arg from dashboard. (#235)

goldilocks - v3.0.0 - The Big One

Published by sudermanjr about 4 years ago

This release comes on the heels of a ton of bug fixes as well as a ton of big changes from @hjkatz. A huge thank-you to Harrison for his patience and hard work as we got all these merged.

Changelog

Changes since v2.2.0:

a7dff49 Update deps. Fix CI process. (#110)
1b60f55 Bump github.com/gorilla/mux from 1.7.3 to 1.7.4 (#107)
106b33e Bump github.com/spf13/cobra from 0.0.5 to 0.0.6 (#113)
fe42d73 Bump github.com/stretchr/testify from 1.4.0 to 1.5.1 (#114)
be00e4b Bump sigs.k8s.io/controller-runtime from 0.4.0 to 0.5.0 (#111)
fe3f93f Bump k8s.io/client-go from 0.17.2 to 0.17.3 (#115)
e635d2a Revamp e2e Tests (#118)
54b3a21 remove org-global context from the build. Update codeowners (#126)
67f32e3 Hkatz/pretty print resources (Alternate Fix #78) (#117)
a8c082d Fix container current memory request (#120)
6fbeb76 Bump github.com/gobuffalo/packr/v2 from 2.7.1 to 2.8.0 (#127)
0171c20 Update README.md (#129)
358c768 Hkatz/refactor reconciler (#128)
fb01e55 Setting up dependabot config (#134)
e99c8a3 Bump k8s.io/api from 0.17.3 to 0.17.4 (#133)
c76846f Bump k8s.io/client-go from 0.17.3 to 0.17.4 (#132)
04bbf66 Bump sigs.k8s.io/controller-runtime from 0.5.0 to 0.5.1 (#130)
6c4776d Bump alpine from 3.9 to 3.11.3 (#136)
521a452f Bump golang from 1.12.4 to 1.14.0 (#135)
35ef4fe Summary fix for multiple containers in a pod (#123)
2535fce Hkatz/add vpa update mode (#137)
44920ae Bump golang from 1.14.0 to 1.14.1 (#139)
fb1b296 Drop end-to-end testing for kube 1.14 (#141)
5a2e989 Bump github.com/spf13/cobra from 0.0.6 to 0.0.7 (#142)
9c38577 Bump alpine from 3.11.3 to 3.11.5 (#147)
b1b5c62 Hkatz/vpa deployment exclusion and updates (#140)
c018ddc Bump golang from 1.14.1 to 1.14.2 (#153)
bf6b625 Changing check in e2e test to a substring check (#159)
e508d5b Fix slack link (#158)
92c61fd Bump sigs.k8s.io/controller-runtime from 0.5.1 to 0.5.2 (#143)
eaf0cef Bump alpine from 3.11.5 to 3.11.6 (#161)
1cd3330 update summary package to be more flexible and include better tests (#154)
867365f Fix slack link (#164)
3b57c2d Clarify the historical significanc of not recommending the CLI usage (#166)
26493d8 Bump golang from 1.14.2 to 1.14.3 (#167)
e41e72b Bump alpine from 3.11.6 to 3.12.0 (#172)
4579f73 Bump golang from 1.14.3 to 1.14.4 (#174)
ab3eeeb Bump github.com/stretchr/testify from 1.5.1 to 1.6.0 (#171)
60a31eb Bump github.com/stretchr/testify from 1.6.0 to 1.6.1 (#175)
fa52a65 Remove mgoodhart5 from CODEOWNERS (#184)
5a4f125 Turn on docker push for master (#191)
746e30a Hkatz/dashboard and summary overhaul (#180)
92a09a0 Hkatz/batch summary deployments api call (#194)
9f46ebe Hkatz/namespace and summary niceties (#196)
d885622 Bump golang from 1.14.4 to 1.14.7 (#193)
159ff4a Update client go and vpa (#203)
1845fa6 Hkatz/vpa updates more tests and pointers (#209)
9a07c04 Bump github.com/gorilla/mux from 1.7.4 to 1.8.0 (#207)
9c97e39 Fix memory request/limit in dashboard. (#211)
539c129 Fix use of labels for update mode (#204)
df74690 Bump golang from 1.14.7 to 1.15.1 (#215)
5f2e72e Bump golang from 1.15.1 to 1.15.2 (#221)
0553cc5 Updates for 3.0 (#222)
4d222ec Update kind version in pre e2e script (#226)

goldilocks - v2.2.0

Published by sudermanjr over 4 years ago

Changelog

5d55612 Adding a note about VPA admission webhook (#92)
a9030de Bump k8s.io/api from 0.17.0 to 0.17.1 (#102)
faaec42 Bump k8s.io/api from 0.17.1 to 0.17.2 (#105)
1f7a246 Bump k8s.io/apimachinery from 0.17.1 to 0.17.2 (#106)
e0f1ff4 Bump sigs.k8s.io/controller-runtime from 0.3.0 to 0.4.0 (#93)
6abefe7 Fixing up all the dependencies with newer client-go (#94)
7aa135d Lots of small changes and cleanup (#99)
e55026d Make units consistent for memory fixes issue #78 (#103)
998db15 Refactored summary pkg and added more tests. (#90)
0e21036 Updating e2e testing for kube 1.17 and kind v0.7.0. Fixing support for kube 1.16+. Deprecating extensions api. (#104)
9e409fb adding the opensource office hours info to the readme (#95)
17819c8 change logo font color to navy (#91)

goldilocks - v2.1.0

Published by sudermanjr almost 5 years ago

Changelog

  • Added flags for on-by-default and exceptions to that.
goldilocks - v2.0.0

Published by sudermanjr about 5 years ago

Changelog

653fbb4 Adding logo and favicon
b6dc4b9 All the dependency updates to shut up dependabot
6c2d603 Bump sigs.k8s.io/controller-runtime from 0.2.2 to 0.3.0
552c909 Fixing release
cfe36db Setting up release process for v2.0.0

goldilocks - v1.3.0

Published by sudermanjr about 5 years ago

Added:

  • File output of summary with --output-file
  • Lots of testing

Fixed:

  • CI/CD fixes
  • Better versioning
  • Testing improvements
  • Bug that caused dashboard to stop looping through VPAs
goldilocks - v1.2.4

Published by sudermanjr about 5 years ago

Fixed:

  • #53 - Matching container names broke the UI
goldilocks - v1.2.3

Published by sudermanjr about 5 years ago

Fixed:

  • Bug where the controller would leave hanging VPA objects when the
    associated deployment was deleted. Fixes #49
goldilocks -

Published by sudermanjr about 5 years ago

goldilocks -

Published by sudermanjr about 5 years ago

goldilocks - v1.2.0

Published by sudermanjr about 5 years ago

Added:

  • Now returns more of the VPA data in the summary. Fixes #34
  • Dashboard allows for selectable QoS Class

Fixed:

  • Dashboard use of font awesome is more accessible. Fixes #40
  • Labels are more consistent. Fixes #39
goldilocks - v1.1.0

Published by sudermanjr about 5 years ago

Added:

  • #12 - Add the ability to exclude containers using a label. Thanks @davekonopka
goldilocks - v1.0.0

Published by sudermanjr about 5 years ago

  • Working dashboard shows current resource requests/limits and how they
    differ from the recomendation. Includes a code snippet for copy pasta.
    Huge thanks to Cecilia.
  • Controller utilizing namespace labels
  • Global container name exclusions for sidecars. Thanks @davekonopka
  • Hack folder with deployment manifests. (now utilizing health endpoint
    for probes. Thanks @davekonopka)
  • Numerous bugfixen.
goldilocks - v0.0.17

Published by sudermanjr about 5 years ago

  • Added global container exclusions to dashboard and summary command.
  • Data returned includes existing requests/limits
  • Deployment manifests added to hack folder
goldilocks - v0.0.16

Published by sudermanjr over 5 years ago

Changelog

a051dcd Fixing up version command

goldilocks - v0.0.15

Published by sudermanjr over 5 years ago

Changelog

aa8d294 Figuring out goreleaser

goldilocks - v0.0.14

Published by sudermanjr over 5 years ago

Changelog

f6ac4b8 Changing VERSION to version so that goreleaser will work
1e6008e Goreleaser automatically sets main.version

goldilocks - v0.0.13

Published by sudermanjr over 5 years ago

Changelog

d41c17e (┛ಠ_ಠ)┛彡┻━┻

goldilocks - v0.0.11

Published by sudermanjr over 5 years ago

Changelog

05aeb3e Eventually I will tag correctly

Package Rankings
Top 4.52% on Proxy.golang.org