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

Release v0.0.4 #60

Merged

Conversation

roehrich-hpe
Copy link
Contributor

No description provided.

roehrich-hpe and others added 13 commits October 11, 2023 14:23
Cert-manager 1.12.0 and 1.13.0 were big releases.  It's time to catch up.

Signed-off-by: Dean Roehrich <[email protected]>
If the slurm users home directory is nil then the dir_exists function will fail. We encountered this while running slurmctl as root. 

log output:
`error: /etc/slurm/burst_buffer.lua: /etc/slurm/burst_buffer.lua:407: attempt to concatenate a nil value (local 'dname')`

Signed-off-by: Kevin Pelzel <[email protected]>
)

Change the layout to follow the Standard Go Project Layout, as described
in https://book.kubebuilder.io/migration/v3vsv4.  This allows newer releases
of kubebuilder to be used with this repo

Signed-off-by: Dean Roehrich <[email protected]>
Edit the server line in the kubeconfig file by using the `kubectl config
set-server` command.

I recently updated my yq(1) and the new one no longer works as this code
expected. So, switch to kubectl for this work; it specifically has a function
to do this anyway.

Signed-off-by: Dean Roehrich <[email protected]>
Upgrade the python docker library to address some bit rot that has been
preventing the Integration Test workflow from succeeding. Upgrade a few other
libs while I'm here.

Remove the incorrect use of cache_from in the docker-compose.yml files.

Signed-off-by: Dean Roehrich <[email protected]>
Use 'kubectl config' to edit kubeconfig file
Update the submodules to their latest master/main.

Fix the build of dws-test-driver. The resulting pod, with the new docker
desktop, was sensitive to its container URL. (I did not dig deeper.)

Signed-off-by: Dean Roehrich <[email protected]>
Copy link

Code Coverage

Package Line Rate Health
burst_buffer 87%
Summary 87% (340 / 391)

@roehrich-hpe roehrich-hpe merged commit 9f47041 into DataWorkflowServices:releases/v0 Mar 22, 2024
4 checks passed
@roehrich-hpe roehrich-hpe deleted the release-v0.0.4 branch March 22, 2024 13:46
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.

3 participants