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

Update bitnami container images and chart for CSM 1.6 (CASMPET-6758) #35

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

bklei
Copy link
Contributor

@bklei bklei commented Oct 23, 2023

Summary and Scope

Update cray-etcd-base with upstream changes (no more patching upstream image)

Issues and Related PRs

  • CASMPET-6758: update bitnami-etcd container with upstream merge

Testing

beau:

pod/cray-etcd-test-bitnami-etcd-0                                     2/2     Running     0               58m
pod/cray-etcd-test-bitnami-etcd-1                                     2/2     Running     0               60m
pod/cray-etcd-test-bitnami-etcd-2                                     2/2     Running     0               61m
ncn-m001:~ # /opt/cray/platform-utils/etcd/etcd-util.sh endpoint_status cray-etcd-test
### cray-etcd-test-bitnami-etcd-1 Endpoint Status: ###
+----------------+------------------+---------+---------+-----------+------------+-----------+------------+--------------------+--------+
|    ENDPOINT    |        ID        | VERSION | DB SIZE | IS LEADER | IS LEARNER | RAFT TERM | RAFT INDEX | RAFT APPLIED INDEX | ERRORS |
+----------------+------------------+---------+---------+-----------+------------+-----------+------------+--------------------+--------+
| 127.0.0.1:2379 | 6cf1858af3bb04d9 |   3.5.9 |   20 kB |     false |      false |         6 |       4271 |               4271 |        |
+----------------+------------------+---------+---------+-----------+------------+-----------+------------+--------------------+--------+
### cray-etcd-test-bitnami-etcd-0 Endpoint Status: ###
+----------------+------------------+---------+---------+-----------+------------+-----------+------------+--------------------+--------+
|    ENDPOINT    |        ID        | VERSION | DB SIZE | IS LEADER | IS LEARNER | RAFT TERM | RAFT INDEX | RAFT APPLIED INDEX | ERRORS |
+----------------+------------------+---------+---------+-----------+------------+-----------+------------+--------------------+--------+
| 127.0.0.1:2379 | ee240103b803de8d |   3.5.9 |   20 kB |     false |      false |         6 |       4271 |               4271 |        |
+----------------+------------------+---------+---------+-----------+------------+-----------+------------+--------------------+--------+
### cray-etcd-test-bitnami-etcd-2 Endpoint Status: ###
+----------------+------------------+---------+---------+-----------+------------+-----------+------------+--------------------+--------+
|    ENDPOINT    |        ID        | VERSION | DB SIZE | IS LEADER | IS LEARNER | RAFT TERM | RAFT INDEX | RAFT APPLIED INDEX | ERRORS |
+----------------+------------------+---------+---------+-----------+------------+-----------+------------+--------------------+--------+
| 127.0.0.1:2379 | f994b3ba5579b3b6 |   3.5.9 |   20 kB |      true |      false |         6 |       4275 |               4275 |        |
+----------------+------------------+---------+---------+-----------+------------+-----------+------------+--------------------+--------+

Was a fresh Install tested? N
Was an Upgrade tested? N - N/A
Was a Downgrade tested? N - N/A
If schema changes were part of this change, how were those handled in your upgrade/downgrade testing? N/A

Risks and Mitigations

Low

Requires:

  • Nothing

@bklei bklei marked this pull request as ready for review October 23, 2023 20:46
@bklei bklei requested a review from a team as a code owner October 23, 2023 20:46
@bklei bklei merged commit d41bd4d into master Oct 24, 2023
6 of 14 checks passed
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.

5 participants