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

migrate from apps/v1beta1 to apps/v1 #225

Merged
merged 2 commits into from
Jul 1, 2019
Merged

migrate from apps/v1beta1 to apps/v1 #225

merged 2 commits into from
Jul 1, 2019

Conversation

qw1mb0
Copy link
Contributor

@qw1mb0 qw1mb0 commented Jun 27, 2019

Kubernetes 1.16 removed old versions of API: kubernetes/kubernetes#70672

This PR migrates from apps/v1beta1 to apps/v1 (apps/v1 is available from version kubernetes 1.9) and add livenessProbe for guard

@codecov-io
Copy link

codecov-io commented Jun 27, 2019

Codecov Report

Merging #225 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #225   +/-   ##
=======================================
  Coverage   34.43%   34.43%           
=======================================
  Files          26       26           
  Lines        1397     1397           
=======================================
  Hits          481      481           
  Misses        883      883           
  Partials       33       33
Impacted Files Coverage Δ
auth/providers/azure/options.go 13.63% <0%> (ø) ⬆️
server/serving.go 4.22% <0%> (ø) ⬆️
auth/providers/token/options.go 11.36% <0%> (ø) ⬆️
auth/providers/gitlab/options.go 0% <0%> (ø) ⬆️
auth/providers/google/options.go 12.06% <0%> (ø) ⬆️
auth/providers/github/options.go 0% <0%> (ø) ⬆️
auth/providers/providers.go 30% <0%> (ø) ⬆️
auth/providers/ldap/options.go 23.59% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b8ae05a...a86edea. Read the comment docs.

@tamalsaha tamalsaha merged commit f606cf9 into kubeguard:master Jul 1, 2019
@tamalsaha
Copy link
Contributor

Thanks @qw1mb0 !

@qw1mb0 qw1mb0 deleted the migrate-to-apps-v1 branch July 1, 2019 10:00
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.

3 participants