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.1.12 #236

Merged
merged 18 commits into from
Dec 9, 2024
Merged

Release v0.1.12 #236

merged 18 commits into from
Dec 9, 2024

Conversation

roehrich-hpe
Copy link
Contributor

Release v0.1.12

roehrich-hpe and others added 18 commits October 28, 2024 11:25
Also, set the indentation consistent at 4 spaces.

Signed-off-by: Dean Roehrich <[email protected]>
This is chart version 7.6.12 from https://github.com/argoproj/argo-helm/releases

This chart installs ArgoCD v2.12.6.

Signed-off-by: Dean Roehrich <[email protected]>
Signed-off-by: Dean Roehrich <[email protected]>
* Ignore old versions when vendoring new API

Change the vendor-new-api.py script to only vendor a new API for the latest API
in the target repo. Old API versions may have embedded structs from a vendor API,
and we don't want them to change.

Also, add an option to specify which version of the vendor API to "go get".

Signed-off-by: Matt Richerson <[email protected]>

* update README with new options

Signed-off-by: Matt Richerson <[email protected]>

---------

Signed-off-by: Matt Richerson <[email protected]>
Signed-off-by: Blake Devcich <[email protected]>
Adjust vendor-new-api.py so it can vendor into the nnf-integration-test repo.
This relies on a new crd-bumper.yaml file in that repo to give some hints.

Refactor code that checks whether an API is a hub or a spoke.

Refactor code that references the crd-bumper.yaml file. This simplifies the
use of the object that holds the content of that file.

Reformat code with 'black'.

Signed-off-by: Dean Roehrich <[email protected]>
On the docker host, the /tmp/nnf dir is expected to be mounted into each docker
container as /mnt/nnf.

The k8s pods will add volume mounts for /mnt/nnf and will place their mock
devices and filesystems there.

Signed-off-by: Dean Roehrich <[email protected]>
Nnf-dm now has overlays, so add that to its repository config.

Signed-off-by: Dean Roehrich <[email protected]>
In docker-desktop, I had to increase some Resources:

I increased the memory limit from 8GB to 12GB, and the virtual disk limit
from 64GB to 72GB.

Signed-off-by: Dean Roehrich <[email protected]>
Signed-off-by: Dean Roehrich <[email protected]>
@roehrich-hpe roehrich-hpe merged commit a449ea8 into releases/v0 Dec 9, 2024
1 check passed
@roehrich-hpe roehrich-hpe deleted the release-v0.1.12 branch December 9, 2024 22:27
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