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

chore: Prepare v3.16.0-beta.0 release #3256

Merged
merged 4 commits into from
Feb 7, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 5, 2024

Automated changes by create-pull-request GitHub action

Signed-off-by: GitHub <noreply@github.com>
@github-actions github-actions bot requested a review from a team as a code owner February 5, 2024 17:57
If you want to deploy a released version of Gatekeeper in your cluster with a prebuilt image, then you can run the following command:

```sh
kubectl apply -f https://raw.githubusercontent.com/open-policy-agent/gatekeeper/v3.16.0-beta.0/deploy/gatekeeper.yaml
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be v3.15.0? @sozercan

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

may be NEW_VERSION in this fix still points to beta? 🤔

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JaydipGabani can you pls push an update for this PR to address these?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure!

If you used a prebuilt image to deploy Gatekeeper, then you can delete all the Gatekeeper components with the following command:

```sh
kubectl delete -f https://raw.githubusercontent.com/open-policy-agent/gatekeeper/v3.16.0-beta.0/deploy/gatekeeper.yaml
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same

website/docs/install.md Outdated Show resolved Hide resolved
Signed-off-by: Jaydip Gabani <gabanijaydip@gmail.com>
Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
Copy link
Member

@sozercan sozercan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov-commenter
Copy link

codecov-commenter commented Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2afe654) 54.49% compared to head (7852829) 54.52%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3256      +/-   ##
==========================================
+ Coverage   54.49%   54.52%   +0.02%     
==========================================
  Files         134      134              
  Lines       12329    12329              
==========================================
+ Hits         6719     6722       +3     
+ Misses       5117     5114       -3     
  Partials      493      493              
Flag Coverage Δ
unittests 54.52% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JaydipGabani JaydipGabani dismissed their stale review February 7, 2024 01:16

Made the changes

@JaydipGabani JaydipGabani merged commit f197cbe into master Feb 7, 2024
31 checks passed
@sozercan sozercan deleted the release-v3.16.0-beta.0 branch February 9, 2024 01:28
leewoobin789 pushed a commit to softlee-io/gatekeeper that referenced this pull request Apr 1, 2024
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: Jaydip Gabani <gabanijaydip@gmail.com>
Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
Co-authored-by: ritazh <ritazh@users.noreply.github.com>
Co-authored-by: Jaydipkumar Arvindbhai Gabani <gabanijaydip@gmail.com>
Co-authored-by: Sertaç Özercan <852750+sozercan@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants