-
Notifications
You must be signed in to change notification settings - Fork 319
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix/fix readme #289
Merged
Merged
Fix/fix readme #289
Changes from 47 commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
3daad37
Add kube2iam to control AWS IAM policy access (#216)
icereval 6903f6e
kube2iam: Don't quote .Values.host.interface; it breaks iptables wild…
oyvindio 7d7b63b
Missing chart in helm install statement (#598)
VDuda 95c4e39
[stable/kube2iam] v0.2.0 (#615)
mgoodness 24fdf64
[stable/kube2iam] No default resources (#682)
mgoodness c0f9e1f
[stable/kube2iam] Rolling updates (#1276)
c-knowles dc7eb8f
[stable/kube2iam]: add rbac support (#1286)
SamClinckspoor faae3ac
Use consistent whitespace in template placeholders (#1437)
fhemberger ce78678
[stable/kube2iam] fix: update default image version to latest (#1492)
egeland 72b7345
[stable/kube2iam] Allow user-managed RBAC (#1504)
mgoodness 05c0996
[stable/kube2iam] Update strategy (#1510)
mgoodness d80defb
Support Helm release name = chart name (#1588)
mgoodness b2add0a
Use latest kube2iam (#1825)
mgoodness ba29b93
[stable/kube2iam] Add ability to configure node tolerations (#1829)
victoru 6969d9d
Add podLabels (#1920)
mgoodness 29a36d6
[stable/kube2iam] #1785 namespace defined templates with chart name (…
kevinschumacher 49130f9
stable/kube2iam: added support for aws access keys (#2675)
jescarri 60b0e87
[stable/kube2iam] Bump to version 0.9.0 (#3249)
erickt 8d2f581
[stable/kube2iam] Add liveness probe (#3400)
8e39794
Add support for boolean flags via extraArgs (#3792)
rifelpet 94b27c2
typo:fix tables to table (#4346)
yulng 4d2cc3a
Added the possibility to specify affinity options to kube2iam chart (…
mvisonneau 64b37af
kube2iam update to 0.10.0; fixes 5th generation instance types and cr…
sstarcher 924f7de
Fix for version comparison from strings to semver (#4600)
mattfarina ea21082
make liveness probe conditional (#4612)
khrisrichardson 6e61bff
Show tolerations options in README.md (#4830)
Jnig c449772
[stable/kube2iam] Support extra container environment variables (#5091)
ewbankkit fa4cce6
[kube2iam] Add node flag to limit relevant pods (#5652)
darend 8aabc9d
added missing get verb (#8667)
amirkibbar a766e98
add priorityClassName, upgrade kube2iam (#9092)
kimxogus c4998d9
Adds Prometheus ServiceMonitor resource to kube2iam (#11416)
willfrew 53ac3a8
add apiVersion (#13801)
cpanato 6aba785
[stable/kube2iam] Fix issue when changing kube2iam host port (#13729)
georgekaz 25919ab
[stable/kube2iam] Upgrade version, Add prometheus service annotations…
SharpEdgeMarshall ec1e34a
[stable/kube2iam] Use labels recommended by Helm (#15700)
rifelpet e89d9c1
[stable/kube2iam] Update version in documentation (#16092)
nvanheuverzwijn 0bf335f
[stable/kube2iam] corrects labels in notes to new format (#16703)
3488593
Add in imagePullSecrets config for kube2iam chart (#18815)
BenjaminFarley 9f81ceb
[stable/kube2iam] Update the kube2iam apiVersion for k8s 1.16 compati…
mtougeron 5a76e87
[stable/kube2iam] Allow setting a custom secret name to use for AWS c…
mtougeron 86c1694
[stable/kube2iam] add podsecuritypolicy object to the chart (#22074)
KYannick 89707fb
[stable/kube2iam] bump kube2iam image and appVersion to v0.10.9 (#22333)
mariusv 1044464
[kube2iam] - add labels to ServiceMonitor (#21605)
Smirl 1e9eac6
[stable/kube2iam] allow to customize liveness probe configuration (#2…
ltagliamonte-dd 1a9b194
[stable/kube2iam] add repo archive notice (#24143)
scottrigby 77c2ca1
fix README
mariusv 69260c5
Merge branch 'master' into fix/fix-readme
mariusv dcc9591
Update README.md
jtblin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,5 +14,4 @@ sources: | |
maintainers: | ||
- name: mariusv | ||
email: [email protected] | ||
|
||
engine: gotpl |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is probably going to be http://jtblin.github.io/kube2iam/. Can someone verify?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tested with
helm fetch kube2iam --repo http://jtblin.github.io/kube2iam
and it seemed to pull the chart down (v2.5.2
) just fine.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we please bump the chart version? Since there is a
2.5.3
already on the (now read-only/deprecated) stable repo perhaps2.5.4
or2.6.0
is appropriate given the repo move?