-
Notifications
You must be signed in to change notification settings - Fork 51
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
Merge v2.x/staging into RC for 2.13.0 #3667
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
node 14 is no longer supported. our documentation says so Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: Martin Zeithaml <[email protected]>
* Replace introspect url with JWK Signed-off-by: at670475 <[email protected]> * fix name Signed-off-by: at670475 <[email protected]> * temporary change to test Signed-off-by: at670475 <[email protected]> * fix Signed-off-by: at670475 <[email protected]> * fix Signed-off-by: at670475 <[email protected]> * revert back the manifest.json Signed-off-by: at670475 <[email protected]> --------- Signed-off-by: at670475 <[email protected]> Co-authored-by: Mark Ackert <[email protected]>
* build: convert workflow files to ascii before paxing Signed-off-by: MarkAckert <[email protected]> * chore: add changelog Signed-off-by: MarkAckert <[email protected]> * build: adjust dir base Signed-off-by: MarkAckert <[email protected]> * build: remove quotes from ls command Signed-off-by: MarkAckert <[email protected]> * build: fix quotes in iconv Signed-off-by: MarkAckert <[email protected]> * deleted hyphen Signed-off-by: mm667937 <[email protected]> * script was trying to convert files that are in input directory but it was trying it from working directory Signed-off-by: mm667937 <[email protected]> * build: fix variable Signed-off-by: MarkAckert <[email protected]> * build: correct conversion script; use find instead of ls Signed-off-by: MarkAckert <[email protected]> * Have to convert all the workflows back to IBM-1047 before copy into dataset(not going into pswi, just test dir) Signed-off-by: mm667937 <[email protected]> * update changelog target version Signed-off-by: MarkAckert <[email protected]> --------- Signed-off-by: MarkAckert <[email protected]> Signed-off-by: mm667937 <[email protected]> Co-authored-by: mm667937 <[email protected]>
Signed-off-by: Martin Zeithaml <[email protected]> Co-authored-by: Mark Ackert <[email protected]>
Signed-off-by: ojcelis <[email protected]>
Signed-off-by: zowe-robot <[email protected]>
Automatically Promote PTF for v2.12.0 after release by zowe robot
Signed-off-by: ojcelis <[email protected]>
Signed-off-by: ojcelis <[email protected]>
add new v2 PTF numbers
Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: ojcelis <[email protected]>
Signed-off-by: MarkAckert <[email protected]>
Signed-off-by: Mark Ackert <[email protected]>
Signed-off-by: Leanid Astrakou <[email protected]>
* Add global and component level network configuration options Signed-off-by: Timothy Gerstel <[email protected]> * Use zoweIpv4 for bind addresses and update tls settings to enums Signed-off-by: Timothy Gerstel <[email protected]> * Deduplicate schema and separate server from client Also change "bind" to "listen" and tls prefix with TLSv, as seen in the majority of our servers. Signed-off-by: 1000TurquoisePogs <[email protected]> * Fix schema json syntax Signed-off-by: 1000TurquoisePogs <[email protected]> * Shorten tlsSettings to tls, and fix plural ipAddresses Signed-off-by: 1000TurquoisePogs <[email protected]> --------- Signed-off-by: Timothy Gerstel <[email protected]> Signed-off-by: 1000TurquoisePogs <[email protected]> Co-authored-by: 1000TurquoisePogs <[email protected]>
* build: remove failing chown from build step Signed-off-by: MarkAckert <[email protected]> * build: update mkdir to _cmd, chown _super to _cmd Signed-off-by: MarkAckert <[email protected]> * chore: update comment Signed-off-by: MarkAckert <[email protected]> --------- Signed-off-by: MarkAckert <[email protected]>
Chore - remove node14
Make example-zowe.yaml certificate scenarios more accurate
* build: zzow04 to zzow08 Signed-off-by: MarkAckert <[email protected]> * build: add port Signed-off-by: MarkAckert <[email protected]> * build: remove explicit pax vars. action defaults updated. Signed-off-by: MarkAckert <[email protected]> * build: update marist system names Signed-off-by: MarkAckert <[email protected]> * chore: update playbook hosts Signed-off-by: MarkAckert <[email protected]> * chore: change ansible port for new systems Signed-off-by: MarkAckert <[email protected]> * test: update failing vt test; system response correct Signed-off-by: MarkAckert <[email protected]> * build: update PSWI builds for zzow07 Signed-off-by: MarkAckert <[email protected]> * chore: lint fix Signed-off-by: MarkAckert <[email protected]> * chore: update random gen to create 6,7,8 Signed-off-by: MarkAckert <[email protected]> * build: temporarily disable vt test Signed-off-by: MarkAckert <[email protected]> * build: comment out entire file (lint errors) Signed-off-by: MarkAckert <[email protected]> --------- Signed-off-by: MarkAckert <[email protected]>
* Update TLS settings Signed-off-by: 1000TurquoisePogs <[email protected]> * Update zowe-yaml-schema.json Signed-off-by: 1000TurquoisePogs <[email protected]> --------- Signed-off-by: 1000TurquoisePogs <[email protected]> Co-authored-by: Mark Ackert <[email protected]>
* Add getesm to build Signed-off-by: 1000TurquoisePogs <[email protected]> * Update README.md Signed-off-by: Martin Zeithaml <[email protected]> --------- Signed-off-by: 1000TurquoisePogs <[email protected]> Signed-off-by: Martin Zeithaml <[email protected]> Co-authored-by: Martin Zeithaml <[email protected]>
* Reduce string fields by introducing better typing Signed-off-by: 1000TurquoisePogs <[email protected]> * Add new reusable types Signed-off-by: 1000TurquoisePogs <[email protected]> --------- Signed-off-by: 1000TurquoisePogs <[email protected]> Signed-off-by: Mark Ackert <[email protected]> Co-authored-by: Mark Ackert <[email protected]>
Signed-off-by: MarkAckert <[email protected]>
* Added more clarification Signed-off-by: Leanid Astrakou <[email protected]> * 512 char --> 126 Signed-off-by: Leanid Astrakou <[email protected]> --------- Signed-off-by: Leanid Astrakou <[email protected]> Co-authored-by: ojcelis <[email protected]> Co-authored-by: Mark Ackert <[email protected]> Co-authored-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: MarkAckert <[email protected]>
PAX build 4122 SUCCEEDED. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR merges v2.x/staging into v2.x/rc. One more merge may occur tomorrow; this is being accelerated to pick up critical automation changes.