Mark Ackert

Results 13 issues of Mark Ackert

**Describe your enhancement idea** An issue was previously opened to add examples to different commands in Zowe CLI. We have those examples now, but it's not clear to me if...

enhancement
documentation
priority-low

As this repository contains sample source code intended to be downloaded and expanded upon, it would be better suited with an EPL+Apache 2.0 dual license. The OMP Governing Board has...

Currently, the default "packaging" operation will attempt to ship code and archive it in a PAX. This operation is fully configurable via the `operation: { "echo 'my steps' " }`...

Currently, if a command line tool built on imperative passes sensitive or secure fields via the command-line and an error occurs, the fields are repeated verbatim in the log files....

Create a consistent issue submission interface across all Zowe repositories. Some domain-specific information may be included in bug/feature request on a repository-by-repository basis, but the look-and-feel should be consistent.

backlog
community-issue
TSC

Opening issue here per instructions in the zowe/explorer-mvs README. When updating the explorer-mvs action automation to use Node 20, the below test case fails. Reverting to Node 16 allowed the...

explorer-mvs
new

**Describe the bug** While testing Zowe v3 in a containerized environment where: * certificates do not contain correct SAN domains * verifyCertificates is set to either `NONSTRICT` or `DISABLED` there...

bug
Priority: Medium
size/M

Describe your pull request here: This PR explicitly adds Java 11 as a supported distribution for Zowe v2.18.x releases going forward. This aligns with our Java 11 tests for v2.x...

area: apiml
area: install and config
release: V2
review: doc

**Is your feature request related to a problem? Please describe.** If a user enters the `host` value of a profile incorrectly with the format `protocol:host`, then profile validation can hang...

enhancement
priority-low