Skip to content
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

helm release workflow added #881

Merged
merged 15 commits into from
Jun 3, 2020
Merged

helm release workflow added #881

merged 15 commits into from
Jun 3, 2020

Conversation

yindia
Copy link
Contributor

@yindia yindia commented May 27, 2020

Status Type Env Vars Change Issue
Ready Feature No #875

Is your feature request related to a problem? Please describe.
in order to deploy Kyverno in a cluster using helm today you need to clone this repo and perform the deployement from the source file of the chart.
Helm provides a way to deploy chart that are stored in a registry to avoid the git clone process.

Describe the solution you'd like
Provide a simple helm registry, I would suggest to use the github pages for this repo to host the registry which is simply a index.yaml and the helm chart bundled as targz.
https://github.com/helm/hub/blob/master/docs/github.md

Co-authored-by: Michael Barrientos <mbarrien@users.noreply.github.com>
@yindia yindia marked this pull request as ready for review May 27, 2020 18:17
yindia and others added 11 commits May 28, 2020 13:00
* 'master' of github.com:nirmata/kyverno: (201 commits)
  update tag v1.1.6-rc2 (#887)
  Bugfix/update docs for deny rules (#886)
  message fix
  corrected message in generating resources in readme
  Bugfix/fix install repo (#885)
  Bugfix/1.1.6 adjust resync and cleanup unused (#884)
  middelware removed (#882)
  fix typo
  fix namespace lister
  Added readiness and liveness prob  (#874)
  set ownerReference in pv update
  suppress violation on evicted pod
  - fix violations re-create on the same resource - skip background processing if a resource is to be deleted
  suppress violation on evicted pod
  - fix violations re-create on the same resource - skip background processing if a resource is to be deleted
  Bugfix/659 support wildcards for namespaces (#871)
  resource limit added to kyverno defination and kyvrno chart
  update cpu  request limit and remove cpu limit
  remove roles
  remove unused code
  ...
@yindia yindia merged commit ecf66c5 into kyverno:master Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants