KIRAN DARBHA
fc0da7352b
addressing review comments
2020-09-28 10:49:36 +01:00
KIRAN DARBHA
9dc80316ad
fat-manifest updates
2020-09-28 10:49:36 +01:00
KIRAN DARBHA
6dd60349fe
fat-manifest updates
...
fat-manifest updates
fat-manifest updates
Making create-manifest-list.sh executable
fixing travis failure
fixing fat-manifests
fat-manifest
fat-manifest
fat-manifest updates
fat-manifests
fat-manifest updates
manifest-list updates
fat-manifest
updating fat-manifests
fat-manifests
2020-09-28 10:49:36 +01:00
Thomas-Apter
ba40b6d220
Create advancedserver make target, and update docs to use 'make advancedserver'
2020-09-28 10:49:36 +01:00
Luke Powlett
cd69f6287f
MQ 9.2 doc updates
2020-07-28 12:34:19 +01:00
KIRAN DARBHA
4737a8b660
adding mqadv developer edition driver download location
2020-07-08 11:16:42 +05:30
Luke Powlett
a53fb7f49a
Removed custom OAM patch
2020-06-30 09:50:55 +01:00
Luke Powlett
4b19af1dfe
Updated to MQ v9.2.0
2020-06-30 09:50:55 +01:00
Luke Powlett
b9d48aa980
Updated release process for operators
2020-05-27 11:05:28 +01:00
Stephen D Marshall
c8de2df2cf
Sdm qmgrauth ( #81 )
...
Implement htpassword changes
2020-03-27 10:09:41 +00:00
Luke Powlett
f491d23d3b
Updated MQ_ARCHIVE names in line with updated MQ 9.1.5.0 naming
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
Luke J Powlett
3ebd64f4da
Added ibm- prefix to default image name ( #60 )
...
* Added ibm- prefix to default image name
2020-02-20 15:27:40 +00:00
Amrit K Kandola
5e23d979d2
Remove credential helper from Z due to bionic ( #59 )
...
* Temporarily remove credential helper from Z build due to bionic issue
2020-02-20 14:19:17 +00:00
Amrit K Kandola
b64f8e8c21
Added credential helper ( #51 )
...
* Added credential helper script
* make build only for amd64 and z/os
2020-01-22 16:15:57 +00:00
Luke Powlett
ce184408df
Fixed makefile gosec info bug
2019-12-23 09:45:34 +00:00
Luke J Powlett
28b723d6cf
Release changes for dockerhub/store ( #48 )
...
* Release changes for dockerhub/store
2019-12-11 11:52:43 +00:00
Luke J Powlett
61c909f551
Override default makefile image name and tag for release ( #46 )
...
* Override default makefile image name and tag for release
2019-12-05 18:31:02 +00:00
Luke J Powlett
ffda647cdf
Fixed docker images labels ( #45 )
2019-12-05 16:07:11 +00:00
Luke J Powlett
34f7a57c5d
Pipeline changes for travis release ( #43 )
...
* Added changes for travis release process
* Renamed build scripts directory
* Don't run basic build if tag is set
* Pull production images from staging on production-release
2019-12-04 19:45:57 +00:00
Luke J Powlett
dd31fb37c3
Changes for MQ 9.1.4.0 ( #37 )
...
* Changes for MQ 9.1.4.0
* Only run p and z builds for production build
2019-12-03 15:58:02 +00:00
Luke J Powlett
1f4528d597
Pipeline changes for Entitled Registry ( #38 )
...
* Added makefile targets/variables to pull mq archive from remote
* Updated makefile and travis build for multi arch dev/prod builds
* Updated build deps to use arch specific dep
* Removed glide for dependency management
* Removed `MQ_SDK_ARCHIVE` download target
* Make ARCH overridable in makefile
* Only run golden path test on Power and Z builds
* Only run gosec on amd64 build
* Increased go to 1.12 in travis
2019-12-03 13:16:30 +00:00
Amrit K Kandola
5a18280057
Updated UBI to UBI8 ( #35 )
...
* Updated UBI to UBI8
* Updated the README to include the redhat login
* Updated to use non-deprecated registry
* Added sed filter into docker file to remove ubi7
* Added automatic login into the makefile based on env variables, also removed nodocs from mq-explorer
* Minor typo fix
2019-11-27 09:32:38 +00:00
Luke Powlett
37601187b2
Removed release from makefile, will be set on internal build only
2019-10-11 10:48:20 +01:00
Arthur Barr
d6248424a1
Use podman build if available
2019-08-29 11:58:51 +01:00
Luke Powlett
455c67ad3d
increment release in makefile
2019-08-29 11:58:51 +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
mamgainp
9714d0d513
fixes ifelse ladder
2019-06-12 15:39:41 +01:00
Paras Mamgain
6691438fa1
fixes DOWNLOAD_DIR variable for windows
2019-06-11 15:13:10 +01:00
Paras Mamgain
426c6c3b9a
fixes DOWNLOAD_DIR variable for windows
2019-06-11 13:59:38 +01:00
Paras Mamgain
8088cb2902
fixes DOWNLOAD_DIR variable for windows
2019-06-11 13:59:22 +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
Robert Parker
b64c060ef4
Refactor TLS code
2019-05-30 09:16:40 +01:00
Stephen Marshall
40b64e620e
Change image tag to amd64
2019-05-30 09:15:45 +01:00
Robert Parker
e362644a55
Fix makefile targets
2019-05-17 08:29:32 +01:00
Arthur Barr
4a3bdf3b53
Containerized build
2019-05-10 09:24:36 +01:00
Arthur Barr
5ff269d2e3
Use Universal Base Image
2019-05-10 09:24:36 +01:00
Rob Parker
78ce84b3a1
Implement GOSec for security scanning Fix vulnerabilities ( #227 )
...
* Implement GOSec for security scanning Fix vulnerabilities
* Fix lint failure
* address PR comments and fix build break
* Fix test break in mqsc
2018-10-11 15:39:22 +01:00
Arthur Barr
d0fce28ef3
build Ubuntu image on non-RHEL hosts
2018-10-02 13:59:39 +01:00
Robert Parker
aa04229d85
Call correct make target when using default make targets
2018-08-20 15:50:48 +01:00
Robert Parker
9e04bfc68a
Create MQ RHEL buildah build
2018-08-20 15:50:48 +01:00
Robert Parker
8fcdfeb1c4
Move and rename files for RHEL build
2018-08-20 15:50:48 +01:00
Rob Parker
d2ea8d4f06
Create IBM MQ RHEL Buildah build ( #192 )
...
* Buildah containerized Go build
* Minor fixes to buildah build
* Move and rename files for RHEL build
* Create MQ RHEL buildah build
2018-08-20 13:49:10 +01:00
Arthur Barr
dbfc47591e
Fix Mac incompatibility of image creation date
2018-08-07 15:15:45 +01:00
Robert Parker
89eae35724
only download the sdk image if we need to
2018-07-27 12:23:08 +01:00
Robert Parker
f2a9bb4e9d
9.1 updates
2018-07-23 11:20:30 +01:00
Robert Parker
79bfd99911
Build SDK with same archive as Dev image
2018-07-12 10:36:56 +01:00
Robert Parker
75efeae51b
Fix method to get git repo
2018-07-11 16:12:43 +01:00
Rob Parker
7822c2c3bc
Add basic versioning into main golang file ( #151 )
...
* Add basic versioning into main golang file
* Add versioning set test
* address Arthur's comments
2018-07-05 11:44:16 +01:00
Rob Parker
4b1b417b8b
default SDK build tag
2018-07-03 13:45:28 +01:00