k3s
k3s copied to clipboard
[Epic] Add Integration Test for all server/agent flags
Similar to https://github.com/k3s-io/k3s/issues/6056, but this is for a single test that uses ALL (or the most possible) configuration flags.
EDIT 04/11/23 Integration Server Flags Testing Status
Server flags: | ||
---|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The following flags are unsuited for Integration test
Not For Integration Test | ||
---|---|---|
:x: system-default-registry | :x: cluster-domain | :x: etcd-s3-folder |
:x: private-registry | :x: etcd-s3-region | :x: etcd-s3 |
:x: datastore-endpoint | :x: image-credential-provider-bin-dir | :x: docker |
:x: datastore-certfile | :x: etcd-s3-secret-key | :x: pause-image |
:x: etcd-s3-access-key | :x: flannel-cni-conf | :x: rootless |
:x: datastore-keyfile | :x: etcd-s3-insecure | :x: etcd-s3-skip-ssl-verify |
:x: container-runtime-endpoint | :x: image-credential-provider-config | :x: etcd-s3-endpoint |
:x: etcd-s3-endpoint-ca | :x: etcd-s3-bucket | :x: etcd-s3-timeout |
:x: flannel-conf | :x: cluster-reset |
@rancher-max is this still in progress?
Yes I don't think any of us have picked it up to start working yet.
I'll move milestones then, thank you!
@osodracnai Hey! Are you still working on this? The last linked PR I see is from May. Thanks!
@caroline-suse-rancher Yeah, but not only focused on it. If you want i can make it my priority.
@osodracnai No, no worries! Just asking for a status update, that sounds good :)
Closing this as complete, all easily testable flags via integration test have been covered.