-
Notifications
You must be signed in to change notification settings - Fork 195
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
Test kubernetes in CI #3482
base: master
Are you sure you want to change the base?
Test kubernetes in CI #3482
Commits on Jun 7, 2024
-
Added options to set annotations and a service account in the Kuberne…
…tes worker pod configuration
Configuration menu - View commit details
-
Copy full SHA for 8e3d7cf - Browse repository at this point
Copy the full SHA 8e3d7cfView commit details -
Correct punctuation in debug message. hack out tests that won't fail-…
…as-expected as root
Configuration menu - View commit details
-
Copy full SHA for 45269ed - Browse repository at this point
Copy the full SHA 45269edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ceec7a - Browse repository at this point
Copy the full SHA 7ceec7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cdece2 - Browse repository at this point
Copy the full SHA 0cdece2View commit details
Commits on Jun 8, 2024
-
fiddle with markings to deal with no shared fs and no staging
many of these newly marked "no shared fs" tests do not need to be shared fs, but instead could be staging-based? it would be good to test the tests that aren't marked as staging required with no staging providers configured, even in normal CI, to validate that test mark is applied properly. should also rewrite the mark name as shared_fs_required to match the X_required format?
Configuration menu - View commit details
-
Copy full SHA for 87d3454 - Browse repository at this point
Copy the full SHA 87d3454View commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 954bad7 - Browse repository at this point
Copy the full SHA 954bad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3e3828 - Browse repository at this point
Copy the full SHA d3e3828View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17a00dd - Browse repository at this point
Copy the full SHA 17a00ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62e0e36 - Browse repository at this point
Copy the full SHA 62e0e36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9086e19 - Browse repository at this point
Copy the full SHA 9086e19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26869e6 - Browse repository at this point
Copy the full SHA 26869e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16c0a49 - Browse repository at this point
Copy the full SHA 16c0a49View commit details -
Configuration menu - View commit details
-
Copy full SHA for b03615a - Browse repository at this point
Copy the full SHA b03615aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e122d19 - Browse repository at this point
Copy the full SHA e122d19View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee14f6e - Browse repository at this point
Copy the full SHA ee14f6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 120cf78 - Browse repository at this point
Copy the full SHA 120cf78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c55fe6 - Browse repository at this point
Copy the full SHA 5c55fe6View commit details -
Randomise test order to see if a test failure is specific to a partic…
…ular test, or something else
Configuration menu - View commit details
-
Copy full SHA for b56dfd9 - Browse repository at this point
Copy the full SHA b56dfd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd0f66c - Browse repository at this point
Copy the full SHA dd0f66cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8f5a27 - Browse repository at this point
Copy the full SHA f8f5a27View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4a7300 - Browse repository at this point
Copy the full SHA f4a7300View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffdb021 - Browse repository at this point
Copy the full SHA ffdb021View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21711e9 - Browse repository at this point
Copy the full SHA 21711e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb1733e - Browse repository at this point
Copy the full SHA fb1733eView commit details -
Flush out some more staging_required tests (by setting storage_access…
…=[] in local htex test...)
Configuration menu - View commit details
-
Copy full SHA for 73b3e1d - Browse repository at this point
Copy the full SHA 73b3e1dView commit details
Commits on Jun 12, 2024
-
Switch the Kubernetes client call to read_namespaced_pod_status() to …
…read_namespaced_pod(), which is functionally the same but requires fewer permissions.
Configuration menu - View commit details
-
Copy full SHA for 31bc958 - Browse repository at this point
Copy the full SHA 31bc958View commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b39024 - Browse repository at this point
Copy the full SHA 8b39024View commit details
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4538763 - Browse repository at this point
Copy the full SHA 4538763View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f43aeb - Browse repository at this point
Copy the full SHA 5f43aebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 299de99 - Browse repository at this point
Copy the full SHA 299de99View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 68e3a5d - Browse repository at this point
Copy the full SHA 68e3a5dView commit details
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fe3c55e - Browse repository at this point
Copy the full SHA fe3c55eView commit details
Commits on Jul 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 064b833 - Browse repository at this point
Copy the full SHA 064b833View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c6a04e - Browse repository at this point
Copy the full SHA 9c6a04eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba5f047 - Browse repository at this point
Copy the full SHA ba5f047View commit details
Commits on Jul 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 69fbf03 - Browse repository at this point
Copy the full SHA 69fbf03View commit details
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 75b7c02 - Browse repository at this point
Copy the full SHA 75b7c02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 780fbb0 - Browse repository at this point
Copy the full SHA 780fbb0View commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2324744 - Browse repository at this point
Copy the full SHA 2324744View commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b75a3ae - Browse repository at this point
Copy the full SHA b75a3aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c18d6c - Browse repository at this point
Copy the full SHA 2c18d6cView commit details
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c201ec1 - Browse repository at this point
Copy the full SHA c201ec1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f6b037 - Browse repository at this point
Copy the full SHA 9f6b037View commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5ec7cdb - Browse repository at this point
Copy the full SHA 5ec7cdbView commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c3f6d45 - Browse repository at this point
Copy the full SHA c3f6d45View commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for edf870f - Browse repository at this point
Copy the full SHA edf870fView commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 811b8e5 - Browse repository at this point
Copy the full SHA 811b8e5View commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7347f64 - Browse repository at this point
Copy the full SHA 7347f64View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd7229f - Browse repository at this point
Copy the full SHA cd7229fView commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 08f8ce9 - Browse repository at this point
Copy the full SHA 08f8ce9View commit details -
Merge remote-tracking branch 'refs/remotes/origin/benc-k8s-kind-ci' i…
…nto benc-k8s-kind-ci
Configuration menu - View commit details
-
Copy full SHA for 5967f01 - Browse repository at this point
Copy the full SHA 5967f01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4938dbf - Browse repository at this point
Copy the full SHA 4938dbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98d7693 - Browse repository at this point
Copy the full SHA 98d7693View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfc94a8 - Browse repository at this point
Copy the full SHA dfc94a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47378f3 - Browse repository at this point
Copy the full SHA 47378f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43af8ef - Browse repository at this point
Copy the full SHA 43af8efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a32f0f - Browse repository at this point
Copy the full SHA 6a32f0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4fab6a - Browse repository at this point
Copy the full SHA d4fab6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21dcae6 - Browse repository at this point
Copy the full SHA 21dcae6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1cce03 - Browse repository at this point
Copy the full SHA e1cce03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d4b4ba - Browse repository at this point
Copy the full SHA 4d4b4baView commit details -
enable staging_required tests in taskvine, because taskvine might be …
…able to deal with staging those files properly (or it might be good to flush out more test problems)
Configuration menu - View commit details
-
Copy full SHA for 2e42e5c - Browse repository at this point
Copy the full SHA 2e42e5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ba7e12 - Browse repository at this point
Copy the full SHA 3ba7e12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 084d797 - Browse repository at this point
Copy the full SHA 084d797View commit details -
Configuration menu - View commit details
-
Copy full SHA for f34f2b8 - Browse repository at this point
Copy the full SHA f34f2b8View commit details
Commits on Sep 6, 2024
-
Merge remote-tracking branch 'colinthomas-z80/tmp_function_data' into…
… benc-k8s-kind-ci
Configuration menu - View commit details
-
Copy full SHA for 60a8611 - Browse repository at this point
Copy the full SHA 60a8611View commit details
Commits on Oct 21, 2024
-
Add utils to sanitize strings for DNS compliance
These convert any string to a valid RFC 1123 DNS subdomain or label.
Configuration menu - View commit details
-
Copy full SHA for 1f09e5c - Browse repository at this point
Copy the full SHA 1f09e5cView commit details -
Ensure k8s pod names/labels are RFC 1123 compliant
- Modified Kubernetes pod names and labels to conform to RFC 1123 for DNS subdomain names and labels, ensuring compliance with Kubernetes naming conventions. - Replaced the trailing timestamp in the job name with an eight-character hex string (job ID) to improve collision avoidance. - Replaced `app` pod label with `parsl-job-id`. - Updated container name to use job ID.
Configuration menu - View commit details
-
Copy full SHA for 83278c2 - Browse repository at this point
Copy the full SHA 83278c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86ade32 - Browse repository at this point
Copy the full SHA 86ade32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c4d541 - Browse repository at this point
Copy the full SHA 0c4d541View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08693ab - Browse repository at this point
Copy the full SHA 08693abView commit details -
Merge remote-tracking branch 'origin/rjmello-kube-pod-names' into ben…
…c-k8s-kind-ci, with conflicts
Configuration menu - View commit details
-
Copy full SHA for 415f780 - Browse repository at this point
Copy the full SHA 415f780View commit details -
Configuration menu - View commit details
-
Copy full SHA for c78defa - Browse repository at this point
Copy the full SHA c78defaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54ea143 - Browse repository at this point
Copy the full SHA 54ea143View commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 535289f - Browse repository at this point
Copy the full SHA 535289fView commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fd26ddd - Browse repository at this point
Copy the full SHA fd26dddView commit details