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

feat: add helm chart #20

Merged
merged 6 commits into from
Mar 20, 2024
Merged

feat: add helm chart #20

merged 6 commits into from
Mar 20, 2024

Conversation

Phil91
Copy link
Member

@Phil91 Phil91 commented Mar 12, 2024

Description

Add helm chart for issuer component

Why

To provide a deployment for the issuer component

Issue

N/A

Checklist

  • I have followed the contributing guidelines
  • I have performed IP checks for added or updated 3rd party libraries
  • I have created and linked IP issues or requested their creation by a committer
  • I have performed a self-review of my own code
  • I have successfully tested my changes locally
  • I have added tests that prove my changes work
  • I have checked that new and existing tests pass locally with my changes
  • I have commented my code, particularly in hard-to-understand areas
  • I have added copyright and license headers, footers (for .md files) or files (for images)

@Phil91
Copy link
Member Author

Phil91 commented Mar 12, 2024

Before merging this PR #18 should be merged

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

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

CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@Phil91 Phil91 marked this pull request as ready for review March 13, 2024 12:06
@Phil91 Phil91 requested a review from evegufy March 13, 2024 12:06
@Phil91 Phil91 changed the base branch from dev to feat/2-issuer-component March 14, 2024 07:52
Copy link
Contributor

@evegufy evegufy left a comment

Choose a reason for hiding this comment

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

could you please remove SsiCredentialIssuer.Expiry.App.app directory? It's removed in #18 but not in this PR

evegufy and others added 2 commits March 14, 2024 20:52
- fix dockerfile for SsiCredentialIssuer.Expiry.App
- fix reference to dockerfile
- chore: rename image build workflows
@Phil91
Copy link
Member Author

Phil91 commented Mar 15, 2024

could you please remove SsiCredentialIssuer.Expiry.App.app directory? It's removed in #18 but not in this PR

Removed

@Phil91 Phil91 requested a review from evegufy March 15, 2024 10:16
@evegufy evegufy mentioned this pull request Mar 18, 2024
2 tasks
- fix: remove lint issue
- fix: solve templating issues
- chore: change setup of cronjobs: remove hooks
- chore: change name setup of job resources
- chore: add line breaks
- chore: move placeholder value into resources
- chore: change to unique templates for db subchart
- chore: change secret setup
- chore: move passwords from db dependency to according section
- chore: remove upgrade env file
- chore: change centralidp setup
- chore: rearrange health checks
- chore: rearrange values file
- chore: change ingress to trg-5.04
- chore: fix container name and namespace
- chore: change image tag retrieval
- chore: change version
- chore(db-dependency): change image tag to get latest minor updates
- chore: set resource limits
- chore: update readme files
- chore: change credentialexpiry to camelcase
- chore(helm-test): fix image name and tag override at upgrade
- chore: fix owasp scan
- chore(helm-test and owasp): change set command
- chore: re-arrange values file
- chore(pre-checks): run only on changes to src/**
- docs(CONTRIBUTING.md): update to contribution details
- chore: fix db dependency secret name in cronjobs
- chore(dependencies-check): align file naming and docs
- chore: remove white space
Copy link

sonarcloud bot commented Mar 20, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@evegufy evegufy changed the title build: add helm chart for issuer component feat: add helm chart for issuer component Mar 20, 2024
Copy link
Contributor

@evegufy evegufy left a comment

Choose a reason for hiding this comment

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

LGTM now once #18 (review) is solved also the helm test and owasp workflow should run successfully

@Phil91 Phil91 merged commit 15f3f13 into feat/2-issuer-component Mar 20, 2024
10 of 12 checks passed
@Phil91 Phil91 deleted the feature/helm-charts branch March 20, 2024 10:08
@evegufy evegufy changed the title feat: add helm chart for issuer component feat: add helm chart Apr 15, 2024
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.

2 participants