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

update safkeyring schema to allow safkeyringjce:// #3928

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

MarkAckert
Copy link
Member

Address #3926

Updates the zowe-yaml-schema.json to allow additional safkeyring types which are supported by Java 11+. These include values like safkeyringjcecca, safkeyringjcehybrid, and safkeyringjce.

In the issue comment, Sean confirmed zss and app-server would tolerate the additional safkeyring types.

Signed-off-by: MarkAckert <[email protected]>
Copy link

github-actions bot commented Aug 1, 2024

build 5712 SUCCEEDED.
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/10201804905

Copy link

github-actions bot commented Aug 1, 2024

Test workflow 5103 is started.
Running install test: Convenience Pax
The zowe artifact being used by this test workflow: libs-snapshot-local/org/zowe/2.18.0-PR-3928/zowe-2.18.0-pr-3928-5712-20240801161248.pax
Running on machine: zzow08
Result: SUCCESS
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/10201893325

@MarkAckert MarkAckert added the Build: None Used in CI label Aug 12, 2024
@MarkAckert MarkAckert merged commit 0c2c64e into v2.x/staging Aug 12, 2024
7 checks passed
@MarkAckert MarkAckert deleted the user/markackert/saf-schema-update branch August 12, 2024 14:48
MarkAckert added a commit that referenced this pull request Aug 12, 2024
* install command step optional

Signed-off-by: pz636264 <[email protected]>

* Minor changes

Signed-off-by: Martin Zeithaml <[email protected]>

* Minor update

Signed-off-by: Martin Zeithaml <[email protected]>

* language refactor

Signed-off-by: Andrew Jandacek <[email protected]>

* fix component abstract/description language

Signed-off-by: Andrew Jandacek <[email protected]>

* fix abstract lengths

Signed-off-by: Andrew Jandacek <[email protected]>

* Promote PTF after release v2.17.0

Signed-off-by: zowe-robot <[email protected]>

* update manifest to create 2.18 staging builds

Signed-off-by: MarkAckert <[email protected]>

* Switch launcher path to point to staging

Signed-off-by: James Struga <[email protected]>

* Backport fixes in v2.x/master to v2.x/staging (#3923)

* Rename ssh host name (#3927)

Signed-off-by: ManjuVNair133 <[email protected]>

* Clean up for crashing java (#3931)

Signed-off-by: Martin Zeithaml <[email protected]>

* update safkeyring schema (#3928)

Signed-off-by: MarkAckert <[email protected]>

* add sleep buffer to uss test

Signed-off-by: MarkAckert <[email protected]>

---------

Signed-off-by: pz636264 <[email protected]>
Signed-off-by: Martin Zeithaml <[email protected]>
Signed-off-by: Andrew Jandacek <[email protected]>
Signed-off-by: zowe-robot <[email protected]>
Signed-off-by: MarkAckert <[email protected]>
Signed-off-by: James Struga <[email protected]>
Signed-off-by: ManjuVNair133 <[email protected]>
Signed-off-by: Martin Zeithaml <[email protected]>
Co-authored-by: pz636264 <[email protected]>
Co-authored-by: Martin Zeithaml <[email protected]>
Co-authored-by: Andrew Jandacek <[email protected]>
Co-authored-by: zowe-robot <[email protected]>
Co-authored-by: James Struga <[email protected]>
Co-authored-by: James Struga <[email protected]>
Co-authored-by: ManjuVNair133 <[email protected]>
Co-authored-by: Martin Zeithaml <[email protected]>
MarkAckert added a commit that referenced this pull request Aug 14, 2024
* Remove deprecated commented value for createZosmfTrust

Signed-off-by: Joe Winchester <[email protected]>

* Change path to home (#3896)

Signed-off-by: Martin Zeithaml <[email protected]>
Co-authored-by: 1000TurquoisePogs <[email protected]>

* install command step optional

Signed-off-by: pz636264 <[email protected]>

* fix (#3897)

Signed-off-by: Pavel Jares <[email protected]>

* Backport fixes in the v2.x/rc branch to staging (#3907)

* Fix default schema validation error when using keyrings (#3901)

Signed-off-by: 1000TurquoisePogs <[email protected]>

* Respect "import" option on pkcs12 certificate setup (#3905)

Signed-off-by: 1000TurquoisePogs <[email protected]>

---------

Signed-off-by: 1000TurquoisePogs <[email protected]>
Co-authored-by: 1000TurquoisePogs <[email protected]>

* Minor changes

Signed-off-by: Martin Zeithaml <[email protected]>

* Minor update

Signed-off-by: Martin Zeithaml <[email protected]>

* language refactor

Signed-off-by: Andrew Jandacek <[email protected]>

* fix component abstract/description language

Signed-off-by: Andrew Jandacek <[email protected]>

* fix abstract lengths

Signed-off-by: Andrew Jandacek <[email protected]>

* Promote PTF after release v2.17.0

Signed-off-by: zowe-robot <[email protected]>

* update manifest to create 2.18 staging builds

Signed-off-by: MarkAckert <[email protected]>

* Switch launcher path to point to staging

Signed-off-by: James Struga <[email protected]>

* Backport fixes in v2.x/master to v2.x/staging (#3923)

* Rename ssh host name (#3927)

Signed-off-by: ManjuVNair133 <[email protected]>

* Clean up for crashing java (#3931)

Signed-off-by: Martin Zeithaml <[email protected]>

* update safkeyring schema (#3928)

Signed-off-by: MarkAckert <[email protected]>

* Use correct parameters (#3929)

Signed-off-by: Martin Zeithaml <[email protected]>

* NONRLS vsam mode if variable not initialized (#3935)

Signed-off-by: pz636264 <[email protected]>

* update licenses

Signed-off-by: MarkAckert <[email protected]>

---------

Signed-off-by: Joe Winchester <[email protected]>
Signed-off-by: Martin Zeithaml <[email protected]>
Signed-off-by: pz636264 <[email protected]>
Signed-off-by: Pavel Jares <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: Andrew Jandacek <[email protected]>
Signed-off-by: zowe-robot <[email protected]>
Signed-off-by: MarkAckert <[email protected]>
Signed-off-by: James Struga <[email protected]>
Signed-off-by: ManjuVNair133 <[email protected]>
Signed-off-by: Martin Zeithaml <[email protected]>
Co-authored-by: Joe Winchester <[email protected]>
Co-authored-by: Martin Zeithaml <[email protected]>
Co-authored-by: 1000TurquoisePogs <[email protected]>
Co-authored-by: pz636264 <[email protected]>
Co-authored-by: Pavel Jareš <[email protected]>
Co-authored-by: Martin Zeithaml <[email protected]>
Co-authored-by: Andrew Jandacek <[email protected]>
Co-authored-by: zowe-robot <[email protected]>
Co-authored-by: James Struga <[email protected]>
Co-authored-by: James Struga <[email protected]>
Co-authored-by: ManjuVNair133 <[email protected]>
Co-authored-by: pavelzlatnik <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build: None Used in CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants