nathking@uk.ibm.com
54bad805c1
Small change to handle Zen SSO
2021-03-08 21:38:00 +00:00
Luke Powlett
9252465cab
Added option to enable MQ trace for crtmqm
2021-02-04 17:19:51 +00:00
Stephen Marshall
3e6ceb4bb9
Merge with latest code from master
2021-01-27 10:45:33 +00:00
Arthur Barr
76070234d4
Optionally mirror web logs to stdout
2021-01-25 08:52:32 +00:00
Arthur Barr
ac3dcdd0d0
Further changes with htpasswd provider
2021-01-25 08:52:32 +00:00
Luke Powlett
8a2faf2955
Added initial set of NativeHA docker tests, updated HA TLS env
2021-01-15 09:05:55 +00:00
Luke Powlett
1d41f4b138
Added NativeHA TLS keystore
2021-01-15 09:05:55 +00:00
Stephen Marshall
e77ac9617d
Add new native HA feature
2020-12-16 12:00:28 +00:00
kirandarbha
a3e3b0d8c6
update version-check condition
2020-11-03 15:20:13 +05:30
kirandarbha
23f31b1639
updating to use mqversion util
2020-11-03 10:54:13 +05:30
kirandarbha
8d164340c6
Merge branch 'private-master' into UserExternal
2020-11-03 10:06:23 +05:30
Luke J Powlett
94ad66661e
Added mqversion util functions for version feature toggles
2020-11-02 17:30:21 +00:00
kirandarbha
f39f90728f
adding newly introduced UserExternal to crtmqm
...
Removing redundant env variable in dockerfile
userexternal only if gt 9201
restore env variable for UNKNOWN_ID
2020-11-02 18:01:54 +05:30
Stephen D Marshall
9b81aedd9a
Mqsc ( #95 )
...
* Change to using MQSC option on crtmqm
* Fix docker tests
* Remove function configureQueueManager
2020-07-06 14:43:14 +01:00
Arthur Barr
b4949aaf4f
Append inserts to mirrored error log messages
2020-06-29 09:51:35 +01:00
Stephen D Marshall
c8de2df2cf
Sdm qmgrauth ( #81 )
...
Implement htpassword changes
2020-03-27 10:09:41 +00:00
Luke J Powlett
c1cbb62ee1
Always print file diagnostics before/after crtmqdir if DEBUG=true
2020-03-24 12:54:58 +00:00
Luke J Powlett
c9bac5b544
MQ 9.1.5 image changes ( #62 )
...
* Upgraded to MQ 9.1.5, upgraded to unzippable install, run as random UID (1001 by default)
* Updated docker tests for MQ 915 random UID
* Added warning to crtmqdir for 10 rc, added trace option to crtmqdir
* Removed dev users from dockerfile
2020-03-24 12:54:58 +00:00
Stephen D Marshall
6d69355ab9
Tls fix ( #74 )
...
* Fix issue with TLS
2020-03-19 12:26:13 +00:00
Nicholas-Daffern
2cbad648b9
Renamed environement variable to MQ_GRACE_PERIOD
2020-01-16 11:17:33 +00:00
Nicholas-Daffern
88bcaaecc3
Added endMQM options and tests
2020-01-16 11:17:33 +00:00
Paras Mamgain
7f7883a312
Merge branch 'private-master' into PM-removing_references_of_old_authorization
2020-01-13 09:01:33 +05:30
Luke J Powlett
4cab3e8d3b
Added enable trace option to strmqm, Temporarily removing dist tag as not supported by power build ( #57 )
...
* Added enable trace option to strmqm
* Temporarily removing dist tag as not supported by power build
2020-01-10 10:03:32 +00:00
mamgainp
98ddca52ca
removing invalid comment
2020-01-09 15:58:20 +05:30
mamgainp
3ba37b2b2b
undo some changes mqwebauth
2020-01-09 11:44:02 +05:30
mamgainp
b4a3d7d732
removing MQ_WEB_ADMIN_USER vairable
2020-01-08 12:23:31 +05:30
mamgainp
3d5317f3da
removing MQ_WEB_ADMIN_USER vairable
2020-01-08 11:06:31 +05:30
mamgainp
5891f170c8
removing MQ_WEB_ADMIN_USER vairable
2020-01-08 10:29:09 +05:30
Stephen Marshall
956b4a8e49
Refactor TLS code
2020-01-06 10:12:58 +00:00
Amrit K Kandola
140db42675
Added docker tests to test the new crtmqm -ii option ( #50 )
...
* Added docker tests to test the new crtmqm -ii option, removed the old ini merging code
* Fixed issues with docket tests for ctrqmq -ii
* Removed unneeded logging
2019-12-12 10:56:27 +00:00
Amrit K Kandola
b20761cea0
Removed error code logic and replaced with library function ( #39 )
...
* Removed error code logic and replaced with library function
* Added the gosecignore comment to prevent gosec failing
2019-12-03 16:13:36 +00:00
Stephen Marshall
2e453f2257
Fix web certificate for dev image
2019-12-03 15:24:05 +00:00
Arthur Barr
68ad98fc49
Enable INI merging
2019-09-30 14:37:40 +01:00
Luke Powlett
11890d887b
Added args for go toolset image and tag, fixed issue with logger
2019-09-23 17:08:40 +01:00
Arthur Barr
ac50d46c78
Don't call INI merging code
2019-09-19 11:03:40 +01:00
Arthur Barr
8505579b37
Move some packages to pkg directory
2019-09-17 11:08:42 +01:00
Rob Parker
28291306cb
set CipherSpec to ANY_TLS12 and refresh security ( #362 )
2019-08-29 11:58:51 +01:00
KiranDarbha
97941bc87c
Add initial support for INI file merging ( #349 )
2019-08-06 09:17:28 +01:00
LPowlett
b8a7167c4e
MQ V9.1.3.0 ( #348 )
...
* MQ 9.1.3 changes
* Use crtmqdir -a
* Allow generation of TLS certificate with given hostname
* Remove check for certificate env variable
* Updated manifests and changelog for 913
* Use MQ externals to configure console frame ancestors
* Create /run/mqm
* Go sec fixes
* Set SAN when generating certificates
* Remove image source and commit
2019-07-24 12:01:21 +01:00
Rob Parker
83fe77b222
Labels and Licenses for RedHat Certification ( #329 )
...
* Add required red hat labels
* Add licenses into correct location for RedHat
* Remove reference to CIP
* PR Comments
2019-06-10 10:29:51 +01:00
Stephen Marshall
3f9fc0eaa5
Updates to resolve issues identified by gosec ( #330 )
...
* Updates to resolve issues identified by gosec
2019-06-07 11:51:34 +01:00
Robert Parker
6f677e2a59
Remove old Integration TLS function
2019-05-30 15:24:48 +01:00
Robert Parker
0a9c745d96
PR comments
2019-05-30 10:09:24 +01:00
Robert Parker
b64c060ef4
Refactor TLS code
2019-05-30 09:16:40 +01:00
Robert Parker
8e22763f16
Add TLS Support
2019-05-30 09:16:40 +01:00
LPowlett
700cc53c07
Handle /var/mqm/ permissions in upgrade to ubi ( #316 )
...
* handle /var/mqm/ permissions in upgrade to ubi
2019-05-29 11:40:19 +01:00
Stephen Marshall
c079c1b60d
Merge CIP code
2019-05-16 08:58:02 +01:00
Arthur Barr
5ff269d2e3
Use Universal Base Image
2019-05-10 09:24:36 +01:00
Stephen Marshall
6c72c894f7
add multi-instance Queue Managers ( #307 )
...
* Initial code to implement multi-instance queue manager
* alter default mqsc to prevent race between listeners on standby startup
* Updates to multi-instance queue manager code
* initial multi instance test
* Multi-instance code improvements
* Multi instance fixes and first test
* configure queue manager
* Add mirror log filtering for mult-instance QMs
* Add log message for multi-instance enabled
* Improvements to container runtime logging
* refactor test
* Test active standby switch
* Improve createQueueManager function
* Test multi instance race
* wait
* multi instance mount tests
* skip race test
* mount tests
* no mount test
* single instance split mount tests
* readiness check
* More updates for handling standby queue manager
* Improve standby checks
* Minor fixes to miqm
* Fix logging of JSON errors
* Update copyrights
* Fix log includes
2019-05-01 14:42:25 +01:00
Rob Parker
63af43f19d
Expand redaction system to handle uncommon MQSC cases ( #304 )
...
* Expand redaction system to handle uncommon MQSC cases
* add invalidMQSC fixes
* address PR comments
2019-04-17 10:34:29 +01:00