40 Commits
Author SHA1 Message Date
Matt Farina bb9a266a11 [stable/metrics-server] deprecating chart (#24360)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-11-13 15:28:36 -05:00
Scott Rigby 56b5a105ec [stable/metrics-server] add repo archive notice (#24157)
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-11-10 04:56:39 -08:00
Tim Hobbs fc7493f291 [stable/metrics-server] Configurable test image (#23717)
Allow the test image to be pulled from a private registry

Signed-off-by: Tim Hobbs <timothy.hobbs@ic-consult.com>
2020-09-07 10:17:41 -07:00
Paul Whitehead 61aca68bd4 [stable/metrics-server] update metrics-server repo (#21996)
* update metrics-server repo

Signed-off-by: Paul Whitehead <whitehead.pauljay@gmail.com>

* bump chart version

Signed-off-by: Paul Whitehead <whitehead.pauljay@gmail.com>

* update readme

Signed-off-by: Paul Whitehead <whitehead.pauljay@gmail.com>
2020-04-18 06:35:36 -07:00
lcavajani 106969f251 [stable/metrics-server] Add release.Namespace in meta (#21832)
Adding release.Namespace in meta fixes issues
when rendering template with 'helm template --namespace'.
Without it, the rendered templates do not have the
namespace defined which is problematic when using
a gitops approach. This is also a requirement for
a tool like Spinnaker.

Signed-off-by: lcavajani <lcavajani@suse.com>
2020-04-08 03:41:42 -07:00
Sami Al-Haddad 401cf12a57 [stable/metrics-server] Enhance doc/example for priorityClassName (#21485) (#21693)
Signed-off-by: rootsami <rootsami@gmail.com>
2020-04-04 22:31:45 -07:00
Mike Tougeron c5989490ca [stable/metrics-server] Update rbac apiversion from v1beta1 to v1 (#21553)
Signed-off-by: Mike Tougeron <tougeron@adobe.com>
2020-03-20 10:12:36 -07:00
Joffrey Janiec 85251a83b3 [stable/metrics-server] Add podLabels support (#21068)
Signed-off-by: Joffrey Janiec <jjaniec@student.42.fr>
2020-02-26 10:45:20 -08:00
Matteo Ruina e5df818f94 Support custom sidecar containers (#20077)
Signed-off-by: Matteo Ruina <matteo.ruina@skyscanner.net>
2020-01-13 06:05:37 -08:00
Wilmar den Ouden 36725294fa feat: bump metrics-server to v0.3.6 (#19814)
Signed-off-by: wilmardo <info@wilmardenouden.nl>
2019-12-31 02:45:40 -08:00
Michael Cristina d9b1172663 Fixes compatibility with 1.16 (#17753)
Signed-off-by: Michael Cristina <michael.cristina@optum.com>
2019-10-07 10:31:19 -07:00
Nolan Emirot 35a6b526b4 Remove deployment double quote for args (#17568)
Signed-off-by: emirot <emirot.nolan@gmail.com>
2019-10-01 01:39:33 -07:00
Constantin Bugneac 478441f4ba [stable/metrics-server] bumped version to 0.3.5 (#17373)
Signed-off-by: Constantin Bugneac <cosbug@gmail.com>
2019-09-24 02:01:25 -07:00
Pierluigi Lenoci f400de37eb [stable/metrics-server] bump metrics-server version (#16656)
* bump metrics-server version

Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de>

* Postponed to better times
Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de>

* Let's try with the new version
Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de>
2019-09-04 03:08:59 -07:00
Pierluigi Lenoci 5dcda5dcd6 [stable/metrics-server] Whitespace formatting, remove trailing blank lines (#16685)
* bump metrics-server version

Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de>

* Whitespace formatting, remove trailing blank lines

Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de>

* Bump version back

Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de>
2019-08-29 04:27:56 -07:00
Pierluigi Lenoci e2a713f734 cluster role fix (#16654)
Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@akelius.de>
2019-08-28 06:33:12 -07:00
Constantin Bugneac 963d4ece1c [stable/metrics-server] Fixing indentation issue. (#14576)
Signed-off-by: Constantin Bugneac <cosbug@gmail.com>
2019-06-08 11:49:06 -07:00
Constantin Bugneac 129479c6d2 [stable/metrics-server] Fix indentation for service labels. (#14541)
Signed-off-by: Constantin Bugneac <cosbug@gmail.com>
2019-06-06 01:28:49 -07:00
Ryan HartjeandTariq Ibrahim efa091f8c6 Update metrics-server chart to show up in kubectl cluster-info (#12608)
Signed-off-by: ryanhartje <ryan.hartje@microsoft.com>
Signed-off-by: Ryan Hartje <ryan.hartje@microsoft.com>

fixed formatting

Signed-off-by: ryanhartje <ryan.hartje@microsoft.com>
Signed-off-by: Ryan Hartje <ryan.hartje@microsoft.com>

forgot to sign off.

Signed-off-by: ryanhartje <ryan.hartje@microsoft.com>
Signed-off-by: Ryan Hartje <ryan.hartje@microsoft.com>

bump version and append values table in README.md

Signed-off-by: ryanhartje <ryan.hartje@microsoft.com>
Signed-off-by: Ryan Hartje <ryan.hartje@microsoft.com>

Update stable/metrics-server/README.md

Co-Authored-By: Tariq Ibrahim <tariq181290@gmail.com>
Signed-off-by: Ryan Hartje <ryan.hartje@microsoft.com>

Update stable/metrics-server/values.yaml

Co-Authored-By: Tariq Ibrahim <tariq181290@gmail.com>
Signed-off-by: Ryan Hartje <ryan.hartje@microsoft.com>

implementing feedback for metrics-server chart. Bumped chart version, updated metric-server-service template with server.labels value

Signed-off-by: Ryan Hartje <ryan.hartje@microsoft.com>

adding new line at EOF for values in metrics-server chart to pass lint

Signed-off-by: Ryan Hartje <ryan.hartje@microsoft.com>

can't win with these autoformatted spaces at the end of my values file...

Signed-off-by: Ryan Hartje <ryan.hartje@microsoft.com>

[stable/metrics-server] Fix readme typo

Signed-off-by: Ryan Hartje <ryan.hartje@microsoft.com>

Update metrics-server chart to show up in kubectl cluster-info

Signed-off-by: ryanhartje <ryan.hartje@microsoft.com>
Signed-off-by: Ryan Hartje <ryan.hartje@microsoft.com>

fixed formatting

Signed-off-by: ryanhartje <ryan.hartje@microsoft.com>
Signed-off-by: Ryan Hartje <ryan.hartje@microsoft.com>

forgot to sign off.

Signed-off-by: ryanhartje <ryan.hartje@microsoft.com>
Signed-off-by: Ryan Hartje <ryan.hartje@microsoft.com>

bump version and append values table in README.md

Signed-off-by: ryanhartje <ryan.hartje@microsoft.com>
Signed-off-by: Ryan Hartje <ryan.hartje@microsoft.com>

Update stable/metrics-server/README.md

Co-Authored-By: Tariq Ibrahim <tariq181290@gmail.com>
Signed-off-by: Ryan Hartje <ryan.hartje@microsoft.com>

Update stable/metrics-server/values.yaml

Co-Authored-By: Tariq Ibrahim <tariq181290@gmail.com>
Signed-off-by: Ryan Hartje <ryan.hartje@microsoft.com>

implementing feedback for metrics-server chart. Bumped chart version, updated metric-server-service template with server.labels value

Signed-off-by: Ryan Hartje <ryan.hartje@microsoft.com>

adding new line at EOF for values in metrics-server chart to pass lint

Signed-off-by: Ryan Hartje <ryan.hartje@microsoft.com>

can't win with these autoformatted spaces at the end of my values file...

Signed-off-by: Ryan Hartje <ryan.hartje@microsoft.com>

[stable/metrics-server] Fix readme typo

Signed-off-by: Ryan Hartje <ryan.hartje@microsoft.com>

[stable/metrics-server] updating service variable formatting to be consistent

Signed-off-by: Ryan Hartje <ryan@ryanhartje.com>

[stable/metrics-server] oof, mismatch for vars between values.yaml and the templates

Signed-off-by: Ryan Hartje <ryan.hartje@microsoft.com>

[stable/metrics-server] reverting service values to camelCase as they should be

Signed-off-by: Ryan Hartje <ryan.hartje@microsoft.com>

[stable/metrics-server] updating template format

Signed-off-by: Ryan Hartje <ryan.hartje@microsoft.com>
2019-05-20 10:45:16 -07:00
Jay Howard 1717fda873 remove default values for minAvailable and maxUnavailable since they're mutually exclusive and neither is required (#13296)
Signed-off-by: Jay Howard <jay.howard@rmn.com>
2019-04-30 05:03:39 -07:00
Jay Howard 4c8975de55 add support for pod disruption budget (#13220)
* add support for pod disruption budget

Signed-off-by: Jay Howard <jay.howard@rmn.com>

* explicitly support current pod disruption budget options

Signed-off-by: Jay Howard <jay.howard@rmn.com>

* lint: add newline at end of file

Signed-off-by: Jay Howard <jay.howard@rmn.com>
2019-04-24 12:36:46 -07:00
Steven Sheehy 32e21b862e [stable/metrics-server] Add probes & securityContext (#12997)
Signed-off-by: Steven Sheehy <ssheehy@firescope.com>
2019-04-11 21:52:45 -07:00
Art3mK 71ce0cb09b [stable/metrics-server] fix param in readme (#12495)
Signed-off-by: Art3mK <artem@kayalaynen.ru>
2019-03-26 08:39:19 -07:00
Ryo Sakamoto 764c9dc322 [stable/metrics-server] Add priorityClassName and podAnnotations to metrics server deployment (#12110)
* modified indent for deployment

Signed-off-by: cw-sakamoto <sakamoto@chatwork.com>

* add annotations and priorityClassName to metrics-server chart

Signed-off-by: cw-sakamoto <sakamoto@chatwork.com>

* modified comment in values.yaml

Signed-off-by: cw-sakamoto <sakamoto@chatwork.com>

* change tmpl 'if' to 'with'

Signed-off-by: cw-sakamoto <sakamoto@chatwork.com>
2019-03-12 00:56:38 -07:00
Steven Wade 8f9c13292f Add options for volumeMounts and volumes in the Metrics Server chart (#11383)
* Added new values options to main README file.

Signed-off-by: Steven Wade <steven@stevenwade.co.uk>

* Minor bump on metrics server chart version.

Signed-off-by: Steven Wade <steven@stevenwade.co.uk>

* Removing too many blank lines in metrics server chart values.yaml

Signed-off-by: Steven Wade <steven@stevenwade.co.uk>

* Adding back a newline to the metrics server chart value.yaml file.

Signed-off-by: Steven Wade <steven@stevenwade.co.uk>
2019-02-13 07:48:25 -08:00
Baron Lenardson 1912822188 Add pod security policy support to metrics server (#11075)
* Add pod security policy support to metrics server

Signed-off-by: Baron Lenardson <baron.lenardson@target.com>

* Update Chart.yaml

Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2019-02-01 11:40:07 -08:00
Oleksandr Vorobiov f5859ded04 Allow metrcs-server to start in hostNetwork mode (#10967)
Signed-off-by: Oleksandr Vorobiov <ovor@softserveinc.com>
2019-01-29 13:33:40 -08:00
Joe Hohertz 7fac63906c This adds the aggregated-metrics-reader ClusterRole which was missing. (#10737)
See deploy manifest in the metrics-server project here:
https://github.com/kubernetes-incubator/metrics-server/blob/master/deploy/1.8%2B/aggregated-metrics-reader.yaml

Signed-off-by: Joe Hohertz <joe@viafoura.com>
2019-01-17 11:51:13 -08:00
Joe Hohertz 2134064cc3 Add ability to set number of replicas (#10621)
Signed-off-by: Joe Hohertz <joe@viafoura.com>
2019-01-14 15:50:12 -08:00
Mathias Mumrau Chevalier b1036550c9 [stable/metrics-server] Typo in README.md (#9096)
* [METRICS-SERVER] Typo in README.md

Signed-off-by: Mathias Mumrau Chevalier <mc.mumrau@gmail.com>

* [stable/metrics-server] bump chart version typo



Signed-off-by: Mathias Mumrau Chevalier <mc.mumrau@gmail.com>
2018-11-09 02:18:31 -08:00
David J. M. Karlsen 1f6deacd1a upgrade metrics server (#8276)
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2018-10-08 10:40:25 -07:00
Majid Burney a3697be896 [stable/metrics-server] Fix service account references in role bindings (#7618)
Signed-off-by: Majid Burney <majid.burney@leafly.com>
2018-09-07 15:50:40 -07:00
Majid Burney 6c3728541c [stable/metrics-server] Use custom service account name in created ServiceAccount resource (#7613)
Signed-off-by: Majid Burney <majid.burney@leafly.com>
2018-09-07 14:13:03 -07:00
David J. M. Karlsen bc1020abfd upgrade metrics-server to v0.3.0 - note: incompatible parameters with v2.x (#7499)
Signed-off-by: David J. M. Karlsen <david@davidkarlsen.com>
2018-09-03 04:01:58 -07:00
Ole Markus With c488642dfe [stable/metrics-server] Metrics server command arguments (#6620)
* stable/metrics-server: Make metrics-server arguments customizable

* stable/metrics-server: Bump version. As this chart is in stable, we might as well start with 1.0.0 now

* stable/metrics-server: Changing version from 1.0.0 to 0.1.0 as per review comment
2018-07-26 06:36:56 -07:00
Kenneth Aasan 236e39f63a stable/metrics-server: Add kennethaasan to OWNERS (#6785) 2018-07-25 09:20:55 -07:00
Darren Hague 607a185692 [stable/metrics-server] bugfix for ClusterRole (#6744) 2018-07-25 01:21:55 -07:00
mf-lit 8a2824723d Metrics server specs (#6488)
* [stable/metrics-server] add additional specs to deployment

* [stable/metrics-server] version bump

* [stable/metrics-server] update readme

* [stable/metrics-server] version bump to 1.0.0

* [stable/metrics-server] remove errant documentation
2018-07-24 21:56:55 -07:00
Ole Markus With f08e3d4b49 stable/metrics-server: Add olemarkus to OWNERS (#6780)
* stable/metrics-server: Add olemarkus to OWNERS

* stable/metrics-server: version bump
2018-07-23 14:20:19 -07:00
Ole Markus With da161a80fc Adds metrics-server chart (#5538)
* Add initial commit of a metrics-server chart

* Fixes metrics-server without rbac

* Fixed some lint errors

* Add a NOTES.txt file

* makes some imrpovements on how the chart looks like compared to helm create

* follow best practices for RBAC

* adds selector in deployment

* incubator/metrics-server: create ServiceAccount based on serviceAccount.create

* incubator/metrics-server: default pullPolicy to IfNotPresent

* incubator/metrics-server: add maintainer

* incubator/metrics-server: replace maintainer full name with github username in Chart.yaml

* incubator/metrics-server: make namespace configurable where possible

* incubator/metrics-server: grant system:auth-delegator clusterrole and the extension-apiserver-authentication-reader role specifically in the kube-system namespace

* incubator/metrics-server: Replace 'metrics-server' with release fullname

* incubator/metrics-server: Make apiService creation conditional

* Revert "incubator/metrics-server: grant system:auth-delegator clusterrole and the extension-apiserver-authentication-reader role specifically in the kube-system namespace"

This reverts commit b35818cf7d.

* incubator/metrics-server: put system:auth-delegator crb in kube-system

* incubator/metrics-server: disable creation of apiService on CI runs

* incubator/metrics-server: remove an unecessary RBAC rule

* incubator/metrics-server: warn about not setting apiSerivce.create: true

* incubator/metrics-server: update README.md to reflect values.yaml

* stable/metrics-server: promote chart from incubator to stable
2018-06-24 07:25:04 -07:00