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

[Feature] Operator: more workload configs added #49

Merged
merged 3 commits into from
Jan 5, 2024
Merged

Conversation

Pavan-SAP
Copy link
Contributor

Add support for:

  • VolumeMounts (Container) and Volumes (Pod)
  • ServiceAccountName for all workloads

Resolves:
JIRA: ERP4SMEPREPWORKAPPPLAT-6370
Change-Id: I95e419700c06f9c18a142deedde0be61d962a0d3

Add support for:
- VolumeMounts (Container) and Volumes (Pod)
- ServiceAccountName
for all workloads

Resolves:
JIRA: ERP4SMEPREPWORKAPPPLAT-6370
Change-Id: I95e419700c06f9c18a142deedde0be61d962a0d3
@Pavan-SAP
Copy link
Contributor Author

Apart from the quality issues, tests need to be created/enhanced - but code can be tested locally nonetheless.

@anirudhprasad-sap
Copy link
Contributor

anirudhprasad-sap commented Jan 5, 2024

Apart from the quality issues, tests need to be created/enhanced - but code can be tested locally nonetheless.

Tested VolumeMounts (Container), Volumes (Pod), and ServiceAccountName by deploying the travel app. It is working as expected.

@Pavan-SAP Pavan-SAP marked this pull request as ready for review January 5, 2024 14:29
Copy link
Contributor

@anirudhprasad-sap anirudhprasad-sap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Reduce duplications in code.

Change-Id: I1e7065a2965a3b55acedb4413e676920634229e0
Added unit tests for several scenarios using volumes, volumeMounts and service account name.

Change-Id: Ie0e833ea5446a31f9e9b5269a7d8d38911903fd4
Copy link

sonarqubecloud bot commented Jan 5, 2024

@Pavan-SAP Pavan-SAP merged commit db88c92 into main Jan 5, 2024
7 checks passed
@Pavan-SAP Pavan-SAP deleted the moreConfig branch January 5, 2024 15:44
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.

unable to CAP Operator Application Version Workload Service Account
2 participants