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.4 #200

Merged
merged 15 commits into from
Aug 22, 2024
Merged

Release v0.1.4 #200

merged 15 commits into from
Aug 22, 2024

Conversation

ajfloeder
Copy link
Contributor

Release v0.1.4

bdevcich and others added 15 commits July 25, 2024 13:03
Signed-off-by: Blake Devcich <blake.devcich@hpe.com>
Grab the end stats from dcp output and store it in the command status.

Signed-off-by: Blake Devcich <blake.devcich@hpe.com>
Signed-off-by: Dean Roehrich <dean.roehrich@hpe.com>
Signed-off-by: Dean Roehrich <dean.roehrich@hpe.com>
Signed-off-by: Dean Roehrich <dean.roehrich@hpe.com>
nnf-dm uses a configmap to store its configuration in. This is not
consistent with the other means of configuration (i.e. Storage and
Container Profiles).

This change removes the nnf-dm-config map and swaps it with using
NnfDataMovementProfiles.

Pinned profiles are used for copy_in/copy_out directives. Non-pinned
profiles are used for the Copy Offload API since the user can select any
profile they wish and can change profiles with each request. This means
that the nnf-dm reconciler now needs access to the `nnf-system`
namespace to get the non-pinned profiles.

Signed-off-by: Blake Devcich <blake.devcich@hpe.com>
Signed-off-by: Dean Roehrich <dean.roehrich@hpe.com>
Signed-off-by: Dean Roehrich <dean.roehrich@hpe.com>
Signed-off-by: Blake Devcich <blake.devcich@hpe.com>
For things like SCR that are using the Copy Offload API, the destination
can easily be created by the client software. SCR guarantees this.

Using profiles, allow the destination prep (mkdir to ensure dest exists)
to be skipped.

This way, copy_in/copy_out can still ensure the dest exists while
disabling this behavior for SCR.

Signed-off-by: Blake Devcich <blake.devcich@hpe.com>
Signed-off-by: Anthony Floeder <anthony.floeder@hpe.com>
Signed-off-by: Anthony Floeder <anthony.floeder@hpe.com>
Signed-off-by: Anthony Floeder <anthony.floeder@hpe.com>
Signed-off-by: Anthony Floeder <anthony.floeder@hpe.com>
@ajfloeder ajfloeder merged commit 6e090b7 into releases/v0 Aug 22, 2024
4 checks passed
@ajfloeder ajfloeder deleted the release-v0.1.4 branch August 22, 2024 18:41
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