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

Add codeModulesImage field to Dynakube where CSI Driver is used #684

Merged
merged 31 commits into from
Apr 7, 2022

Conversation

waodim
Copy link
Contributor

@waodim waodim commented Apr 1, 2022

Description

Added a image field in the dynakube with the modes enabled, which use the CSIDriver. The field is called "codeModulesImage".

How can this be tested?

Apply a dynakube with either cloudNativeFullStack enabled with the field "codeModulesImage" set or with applicationMonitoring enabled with the field "codeModulesImage" set. If one decides to apply a dynakube with applicationMonitoring enabled, useCSIDriver field set to false and with the "codeModulesImages" field set, the validation webhook responds with an error.

Checklist

  • Unit tests have been updated/added
  • PR is labeled accordingly

@waodim waodim added the feature request Request for a non-existing feature label Apr 1, 2022
@waodim waodim requested a review from a team as a code owner April 1, 2022 09:27
@luhi-DT
Copy link
Collaborator

luhi-DT commented Apr 1, 2022

I think you forgot to add general files like CRD and so on

@0sewa0 0sewa0 changed the title Add image field to Dynakube where CSI Driver is used Add codeModulesImage field to Dynakube where CSI Driver is used Apr 1, 2022
@chrismuellner chrismuellner added oneagent Changes related to Oneagent and removed feature request Request for a non-existing feature labels Apr 1, 2022
src/api/v1beta1/oneagent_types.go Outdated Show resolved Hide resolved
src/api/v1beta1/oneagent_types.go Outdated Show resolved Hide resolved
src/api/v1beta1/properties.go Show resolved Hide resolved
waodim and others added 5 commits April 1, 2022 14:15
Co-authored-by: Marcell Sevcsik <31651557+0sewa0@users.noreply.github.com>
Co-authored-by: Marcell Sevcsik <31651557+0sewa0@users.noreply.github.com>
src/api/v1beta1/oneagent_types.go Outdated Show resolved Hide resolved
@0sewa0
Copy link
Contributor

0sewa0 commented Apr 7, 2022

run make manifests to update the the yamls according to the recent changes 😉

@waodim waodim enabled auto-merge (squash) April 7, 2022 10:45
@waodim waodim merged commit a3b76d5 into master Apr 7, 2022
@waodim waodim deleted the feature/add-image-field-csi branch April 7, 2022 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
oneagent Changes related to Oneagent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants