Skip to content

Commit fa32b36

Browse files
authored
Update community meeting cadence to biweekly (#2626)
Fix location of large-bundle-support.md Signed-off-by: Todd Short <tshort@redhat.com>
1 parent 1b01220 commit fa32b36

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/draft/concepts/clusterobjectsets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ When operator-controller creates ClusterObjectSets for ClusterExtensions, it aut
149149
- Objects larger than 900 KiB are gzip-compressed before storage (ref resolution auto-detects and transparently decompresses gzip-compressed values so consumers see the original JSON manifest)
150150
- Content-addressable naming (based on SHA-256 hashes of the data) ensures that Secret names and data keys are deterministic, making creation idempotent and safe to retry
151151

152-
For a detailed design discussion, see [Large Bundle Support](../../concepts/large-bundle-support.md).
152+
For a detailed design discussion, see [Large Bundle Support](large-bundle-support.md).
153153

154154
## Status conditions
155155

@@ -390,4 +390,4 @@ Example output:
390390
NAME AVAILABLE PROGRESSING AGE
391391
my-extension-abc12 Unknown False 2d
392392
my-extension-def34 True True 1h
393-
```
393+
```

docs/project/olmv1_community.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ You can reach out to the OLM community for feedbacks/discussions/contributions i
1010

1111
* Kubernetes Slack channel: [#olm-dev](https://kubernetes.slack.com/messages/olm-dev)
1212
* [Operator Framework on Google Groups](https://groups.google.com/forum/#!forum/operator-framework)
13-
* Weekly in-person Working Group meeting: [olm-wg](https://github.com/operator-framework/community#operator-lifecycle-manager-working-group)
13+
* Biweekly (every two weeks) in-person Working Group meeting: [olm-wg](https://github.com/operator-framework/community#operator-lifecycle-manager-working-group)
1414

15-
For further information on contributing, please consult the [Contribution Guide](../contribute/contributing.md)
15+
For further information on contributing, please consult the [Contribution Guide](../contribute/contributing.md)

0 commit comments

Comments
 (0)