Skip to content

Commit 2120312

Browse files
authored
Merge pull request #785 from jetstack/prepare-v1.9.0
Minor cleanup after disco secrets work
2 parents 7ed46c8 + 718fbf3 commit 2120312

3 files changed

Lines changed: 6 additions & 8 deletions

File tree

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,3 @@ predicate.json
1515

1616
_bin
1717
.envrc
18-
19-
examples/encrypted-secrets/output.json

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ go run . agent \
3434
> - [./agent.yaml](./agent.yaml).
3535
> - [./examples/one-shot-secret.yaml](./examples/one-shot-secret.yaml).
3636
> - [./examples/cert-manager-agent.yaml](./examples/cert-manager-agent.yaml).
37-
> - [./examples/encrypted-secrets](./examples/encrypted-secrets) - Send encrypted Kubernetes secrets to CyberArk.
3837
3938
You might also want to run a local echo server to monitor requests sent by the agent:
4039

RELEASE.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Release Process
22

33
> [!NOTE]
4-
> Before starting, let Michael McLoughlin know that a release is about to be created so that documentation can be prepared in advance.
4+
> Before starting a release let the docs team know that a release is about to be created so that documentation can be prepared in advance.
5+
> This is not necessary for pre-releases.
56
67
The release process is semi-automated.
78

@@ -63,11 +64,11 @@ The release process is semi-automated.
6364

6465
7. Publish the release.
6566

66-
8. Inform the `#venctl` channel that a new version of Discovery Agent has been
67-
released. Make sure to share any breaking change that may affect `venctl connect`
68-
or `venctl generate`.
67+
8. Inform the `#venafi-kubernetes-agent` channel on Slack that a new version of the Venafi Discovery Agent has been
68+
released (and that a new version of the disco-agent has been released!)a
69+
TODO: Who should be notified on the disco side?
6970

70-
9. Inform Michael McLoughlin of the new release so he can update the
71+
9. Inform the docs team of the new release so they can update the
7172
documentation at <https://docs.cyberark.com/>.
7273

7374
[tests-workflow]: https://github.com/jetstack/jetstack-secure/actions/workflows/tests.yaml?query=branch%3Amaster

0 commit comments

Comments
 (0)