kubernetes-sigs / network-policy-api

This repo addresses further work involving Kubernetes network security beyond the initial NetworkPolicy resource
Apache License 2.0
54 stars 29 forks source link

setup for v0.1.1 release #135

Closed astoycos closed 1 year ago

astoycos commented 1 year ago

We're still not doing this release process 100% correct and should instead be opening a PR against the v0.1.0 branch reviewing there before merging this to update the changelog and cut the release

However, for now we're just shipping conformance fixes so that should be alright.

Please see https://github.com/kubernetes-sigs/network-policy-api/compare/v0.1.0...v0.1.1 for all the changes since v0.1.0

k8s-ci-robot commented 1 year ago

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

k8s-ci-robot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: astoycos, Dyanngg

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/network-policy-api/blob/main/OWNERS)~~ [Dyanngg,astoycos] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
tssurya commented 1 year ago

/lgtm thanks @astoycos