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 IBM VPC contract default transformer #35

Open
wants to merge 32 commits into
base: main
Choose a base branch
from

Conversation

kmehant
Copy link
Member

@kmehant kmehant commented Sep 7, 2022

Signed-off-by: Mehant Kammakomati [email protected]

@github-actions
Copy link

github-actions bot commented Sep 7, 2022

Thanks for making a pull request! 😃
One of the maintainers will review and advise on the next steps.

@github-actions github-actions bot added the feat label Sep 7, 2022
@kmehant kmehant force-pushed the feat-vpc-contract-generator branch 2 times, most recently from f2170cc to efbb92d Compare September 7, 2022 14:54
@kmehant
Copy link
Member Author

kmehant commented Sep 8, 2022

do not merge
Thank you

@ashokponkumar ashokponkumar added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 8, 2022
@kmehant kmehant force-pushed the feat-vpc-contract-generator branch 2 times, most recently from 566835c to 3246216 Compare September 13, 2022 09:55
@kmehant kmehant force-pushed the feat-vpc-contract-generator branch 3 times, most recently from 403413f to 7ad9897 Compare September 16, 2022 16:10
Copy link
Member

@ashokponkumar ashokponkumar left a comment

Choose a reason for hiding this comment

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

Does having two template, one for encrypted and another for non encrypted necessiate them to be in sync.

If so, is there a way to remove this requirement.

# Creates IBM VPC contract file
def transform(new_artifacts, old_artifacts):
ibmHyperProtectCert = """
-----BEGIN CERTIFICATE-----
Copy link
Member

Choose a reason for hiding this comment

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

Might be better to move this to a file and read from the file.

@kmehant kmehant force-pushed the feat-vpc-contract-generator branch 2 times, most recently from a07fa12 to 1f7d91c Compare September 22, 2022 15:26
@kmehant kmehant force-pushed the feat-vpc-contract-generator branch from 9d54ea9 to d3f24e1 Compare March 8, 2023 11:24
kmehant and others added 10 commits March 16, 2023 20:04
Signed-off-by: Mehant Kammakomati <[email protected]>
Signed-off-by: Mehant Kammakomati <[email protected]>
Signed-off-by: Mehant Kammakomati <[email protected]>
Signed-off-by: Mehant Kammakomati <[email protected]>
Signed-off-by: Mehant Kammakomati <[email protected]>
@kmehant kmehant force-pushed the feat-vpc-contract-generator branch from d3f24e1 to 0b88d7f Compare March 16, 2023 14:35
kmehant and others added 10 commits March 21, 2023 17:06
* Volume Section creation fix

* Updating latest Fixes for contract creation
Signed-off-by: Harikrishnan Balagopal <[email protected]>
Signed-off-by: Harikrishnan Balagopal <[email protected]>
Signed-off-by: Harikrishnan Balagopal <[email protected]>
…aracter (padding)

Signed-off-by: Harikrishnan Balagopal <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. feat
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants