Skip to content

Commit

Permalink
Merge pull request #121 from merative/github-pages
Browse files Browse the repository at this point in the history
Change hardcoded links from IBM to merative
  • Loading branch information
ourboy authored Jul 7, 2022
2 parents 9a3cdf4 + 75c7012 commit 2f659e1
Show file tree
Hide file tree
Showing 30 changed files with 72 additions and 72 deletions.
58 changes: 29 additions & 29 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file

### Fixed

* Removed the WebSphere Liberty dataSource setting `isolationLevel="TRANSACTION_REPEATABLE_READ"` [#109](https://github.com/IBM/spm-kubernetes/issues/109) as the default Liberty setting is appropriate for Db2 and Oracle
* Removed the WebSphere Liberty dataSource setting `isolationLevel="TRANSACTION_REPEATABLE_READ"` [#109](https://github.com/merative/spm-kubernetes/issues/109) as the default Liberty setting is appropriate for Db2 and Oracle

### Breaking Change

Expand All @@ -29,7 +29,7 @@ All notable changes to this project will be documented in this file
* Modify the Prometheus namespace from `xmlserver_` to `curam_xmlserver` and restructure the counters, using a single jobs_total with labels:
* `type` = `PDF|HTML|TEXT|RTF`
* `status` = `fail|success`
* The [Monitoring XML servers](https://ibm.github.io/spm-kubernetes/monitoring/xmlserver-monitoring/) section of the Runbook has been modified to reflect the above changes.
* The [Monitoring XML servers](https://merative.github.io/spm-kubernetes/monitoring/xmlserver-monitoring/) section of the Runbook has been modified to reflect the above changes.

## v22.2.0

Expand Down Expand Up @@ -90,8 +90,8 @@ All notable changes to this project will be documented in this file
### Fixed

* Fixed the issue where `xmlserver` pod termination overwrote the `verbosegc.log` written to by the `main` Ant task.
* Clarified statement for `wlp_psw` in `values.yaml` and yaml examples ([#92](https://github.com/IBM/spm-kubernetes/issues/92))
* Corrected `kubeVersion` ([#94](https://github.com/IBM/spm-kubernetes/issues/94))
* Clarified statement for `wlp_psw` in `values.yaml` and yaml examples ([#92](https://github.com/merative/spm-kubernetes/issues/92))
* Corrected `kubeVersion` ([#94](https://github.com/merative/spm-kubernetes/issues/94))

## v21.10.0

Expand Down Expand Up @@ -150,11 +150,11 @@ All notable changes to this project will be documented in this file
* The following helm-charts have been updated to chart version `21.8.0`: `apps`, `batch`, `mqserver`, `spm`, `uawebapp`, `web`, `xmlserver`
* Changed DB2 datasources isolation level for the `apps` producer and consumers pods. See [Transaction control/Underlying design/DB2/Repeatable Read](https://www.ibm.com/docs/en/spm/8.0.1?topic=design-db2)
* Updated IBM Documentation link to SPM V8
* Clarified prerequisite software statements ([#83](https://github.com/IBM/spm-kubernetes/issues/83))
* Clarified prerequisite software statements ([#83](https://github.com/merative/spm-kubernetes/issues/83))

### Fixed

* Update Oracle Database driver name to `ojdbc8.jar` ([#84](https://github.com/IBM/spm-kubernetes/issues/84))
* Update Oracle Database driver name to `ojdbc8.jar` ([#84](https://github.com/merative/spm-kubernetes/issues/84))
* Fixed issue where MQ pods deployed by MQ Operator on Openshift were not respecting tuning params

### Removed
Expand Down Expand Up @@ -245,7 +245,7 @@ All notable changes to this project will be documented in this file

### Fixed

* Fixed reference to Oracle datasource fragment ([#78](https://github.com/IBM/spm-kubernetes/issues/78))
* Fixed reference to Oracle datasource fragment ([#78](https://github.com/merative/spm-kubernetes/issues/78))

## v21.5.0

Expand All @@ -256,15 +256,15 @@ All notable changes to this project will be documented in this file
* Added information in the **MustGather** introduction page about Helm Charts and Dockerfiles
* Added capability to tune various database and JMS tuning parameters for individual producers and consumers
* Created tuning-values.yaml as example.
* Added capability for Docker Hub details to be used to avoid **toomanyrequests** ([#69](https://github.com/IBM/spm-kubernetes/issues/69))
* Added capability for Docker Hub details to be used to avoid **toomanyrequests** ([#69](https://github.com/merative/spm-kubernetes/issues/69))
* Added capability to set applications properties at deployment

### Changed

* Allows for the simultaneous scraping of multiple metrics sources (eg JMX and Liberty) on `apps` charts
* Moved `HTTPSessionDatabase` default configuration to timer based
* Update `unzip` when unpacking the client EAR file
* Ensure MQ directory structure exists, when using NFS ([#31](https://github.com/IBM/spm-kubernetes/issues/31))
* Ensure MQ directory structure exists, when using NFS ([#31](https://github.com/merative/spm-kubernetes/issues/31))
* Upgrade to Gatsby v3 (and associated dependencies)

## v21.4.1
Expand All @@ -282,8 +282,8 @@ All notable changes to this project will be documented in this file
### Changed

* Changed the OpenShift reference architecture diagram to provide additional clarity regarding the statefulsets
* Improved pod labels for compatibility with service meshes ([#61](https://github.com/IBM/spm-kubernetes/issues/61))
* Improved navigation links to avoid 404 errors ([#68](https://github.com/IBM/spm-kubernetes/issues/68))
* Improved pod labels for compatibility with service meshes ([#61](https://github.com/merative/spm-kubernetes/issues/61))
* Improved navigation links to avoid 404 errors ([#68](https://github.com/merative/spm-kubernetes/issues/68))

### Removed

Expand Down Expand Up @@ -324,7 +324,7 @@ All notable changes to this project will be documented in this file

### Fixed

* Certificate Error when logging in to the Open Shift Registry. Added clarification on enabling Docker trust certificates ([#58](https://github.com/IBM/spm-kubernetes/issues/58))
* Certificate Error when logging in to the Open Shift Registry. Added clarification on enabling Docker trust certificates ([#58](https://github.com/merative/spm-kubernetes/issues/58))
* Supporting the rotation of the `apps` logs

## v21.1.0
Expand All @@ -339,14 +339,14 @@ All notable changes to this project will be documented in this file
### Changed

* Limit allowed HTTP verbs as detailed in the [IBM Documentation](https://www.ibm.com/docs/en/spm/7.0.11?topic=considerations-enabling-http-verb-permissions)
* Set `-Xshareclasses` to `none` for Liberty-based images as workaround for OpenJ9 issue ([#51](https://github.com/IBM/spm-kubernetes/issues/51))
* Set `-Xshareclasses` to `none` for Liberty-based images as workaround for OpenJ9 issue ([#51](https://github.com/merative/spm-kubernetes/issues/51))
* Adds values from `podAnnotations` at deployment of `apps` chart

### Fixed

* Added clarification that NFS folders must be configured prior to using MQ with NFS ([#31](https://github.com/IBM/spm-kubernetes/issues/31))
* Added `mountOptions` configuration to `mqserver` PVs ([#30](https://github.com/IBM/spm-kubernetes/issues/30))
* Synchronised handling of MQ TLS certificate secrets between `apps` and `mqserver` charts ([#28](https://github.com/IBM/spm-kubernetes/issues/28))
* Added clarification that NFS folders must be configured prior to using MQ with NFS ([#31](https://github.com/merative/spm-kubernetes/issues/31))
* Added `mountOptions` configuration to `mqserver` PVs ([#30](https://github.com/merative/spm-kubernetes/issues/30))
* Synchronised handling of MQ TLS certificate secrets between `apps` and `mqserver` charts ([#28](https://github.com/merative/spm-kubernetes/issues/28))

## v20.11.0

Expand All @@ -356,7 +356,7 @@ All notable changes to this project will be documented in this file
* Add a route in OpenShift to allow connections to SSO, when enabled
* Updated the `ServerEAR.Dockerfile` to reduce layers
* Added note with fix needed for an update in IBM MQ, the details of which can be found
[here](https://github.com/IBM/charts/blob/master/stable/ibm-mqadvanced-server-dev/RELEASENOTES.md)
[here](https://github.com/merative/charts/blob/master/stable/ibm-mqadvanced-server-dev/RELEASENOTES.md)
* Added links to Architecture and Troubleshooting sections from within the flow of the document

### Changed
Expand Down Expand Up @@ -478,7 +478,7 @@ All notable changes to this project will be documented in this file
### Fixed

* InitContainer for Batch does not meet pod security policy requirements
* Missing Batch debug-file configmap ([#29](https://github.com/IBM/spm-kubernetes/issues/29))
* Missing Batch debug-file configmap ([#29](https://github.com/merative/spm-kubernetes/issues/29))
* Fixed Helm Chart syntax for enabling JMX Stats

### Removed
Expand All @@ -490,7 +490,7 @@ All notable changes to this project will be documented in this file
### Added

* Integration with [IBM Security Access manager](https://www.ibm.com/ie-en/marketplace/access-management/details)
* Dependency on IBM [Shared Configuration Helper](https://github.com/IBM/charts/tree/master/samples/ibm-sch) (SCH) chart for aligning with CloudPak code standards
* Dependency on IBM [Shared Configuration Helper](https://github.com/merative/charts/tree/master/samples/ibm-sch) (SCH) chart for aligning with CloudPak code standards
* Dockerfile for a utilities image (used as init containers to import certificates into keystores & wait for other components to become available)
* Chart hooks for managing LTPA keys and MQ client user
* Liberty runtime liveness probe (checks log for specific error messages)
Expand Down Expand Up @@ -519,9 +519,9 @@ All notable changes to this project will be documented in this file

### Fixed

* Incorrect formatting of heredoc in `createSSC.sh` ([#24](https://github.com/IBM/spm-kubernetes/issues/24))
* Db2 dependency in `spm/requirements.yaml` ([#23](https://github.com/IBM/spm-kubernetes/issues/23))
* Duplicate `ihs` elements in `spm/values.yaml` ([#15](https://github.com/IBM/spm-kubernetes/issues/15))
* Incorrect formatting of heredoc in `createSSC.sh` ([#24](https://github.com/merative/spm-kubernetes/issues/24))
* Db2 dependency in `spm/requirements.yaml` ([#23](https://github.com/merative/spm-kubernetes/issues/23))
* Duplicate `ihs` elements in `spm/values.yaml` ([#15](https://github.com/merative/spm-kubernetes/issues/15))

### Removed

Expand Down Expand Up @@ -554,7 +554,7 @@ All notable changes to this project will be documented in this file

### Fixed

* [Broken Links in Prerequisites.](https://github.com/IBM/spm-kubernetes/issues/18)
* [Broken Links in Prerequisites.](https://github.com/merative/spm-kubernetes/issues/18)

## v20.5.0 ![SPM 7.0.10.0](https://img.shields.io/badge/-SPM_7.0.10.0-green)

Expand All @@ -565,10 +565,10 @@ All notable changes to this project will be documented in this file

### Fixed

* [helm commands not working.](https://github.com/IBM/spm-kubernetes/issues/6)
* [ChartMuseum links broken.](https://github.com/IBM/spm-kubernetes/issues/7)
* [Documentation correction for license check.](https://github.com/IBM/spm-kubernetes/issues/10)
* [Helm dependency for ce-app needs conditional adding.](https://github.com/IBM/spm-kubernetes/issues/13)
* [CE Ingress controller Rules created when the Application isn't deployed.](https://github.com/IBM/spm-kubernetes/issues/14)
* [Duplicate ihs elements in spm/values.yaml.](https://github.com/IBM/spm-kubernetes/issues/15)
* [helm commands not working.](https://github.com/merative/spm-kubernetes/issues/6)
* [ChartMuseum links broken.](https://github.com/merative/spm-kubernetes/issues/7)
* [Documentation correction for license check.](https://github.com/merative/spm-kubernetes/issues/10)
* [Helm dependency for ce-app needs conditional adding.](https://github.com/merative/spm-kubernetes/issues/13)
* [CE Ingress controller Rules created when the Application isn't deployed.](https://github.com/merative/spm-kubernetes/issues/14)
* [Duplicate ihs elements in spm/values.yaml.](https://github.com/merative/spm-kubernetes/issues/15)
* Addition of heapSize parameter in batch chart to allow for custom heap size specification
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

This repository contains the assets and the runbook to follow to containerized SPM.

The runbook is available at this URL: https://ibm.github.io/spm-kubernetes/
The runbook is available at this URL: https://merative.github.io/spm-kubernetes/
4 changes: 2 additions & 2 deletions helm-charts/apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ version: 22.4.0
maintainers:
- name: IBM
- name: Cúram SPM Dev Team
url: https://github.com/IBM/spm-kubernetes
url: https://github.com/merative/spm-kubernetes
sources:
- https://github.com/IBM/spm-kubernetes
- https://github.com/merative/spm-kubernetes
keywords:
- Liberty
- Minikube
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/apps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ Not required as the underlying WebSphere Liberty server runs with the default re

## Configuration

See [Configuration reference](https://ibm.github.io/spm-kubernetes/deployment/config-reference) section of the runbook.
See [Configuration reference](https://merative.github.io/spm-kubernetes/deployment/config-reference) section of the runbook.
4 changes: 2 additions & 2 deletions helm-charts/batch/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ version: 22.4.0
maintainers:
- name: IBM
- name: Cúram SPM Dev Team
url: https://github.com/IBM/spm-kubernetes
url: https://github.com/merative/spm-kubernetes
sources:
- https://github.com/IBM/spm-kubernetes
- https://github.com/merative/spm-kubernetes
keywords:
- Liberty
- Minikube
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/batch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Not required as the underlying IHS server runs with the default restricted polic

## Configuration

See [Configuration reference](https://ibm.github.io/spm-kubernetes/deployment/config-reference) section of the runbook.
See [Configuration reference](https://merative.github.io/spm-kubernetes/deployment/config-reference) section of the runbook.
4 changes: 2 additions & 2 deletions helm-charts/mqserver/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ version: 22.4.0
maintainers:
- name: IBM
- name: Cúram SPM Dev Team
url: https://github.com/IBM/spm-kubernetes
url: https://github.com/merative/spm-kubernetes
sources:
- https://github.com/IBM/spm-kubernetes
- https://github.com/merative/spm-kubernetes
keywords:
- Liberty
- Minikube
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/mqserver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ Not required as the underlying db2 instance runs with the default restricted pol

## Configuration

See [Configuration reference](https://ibm.github.io/spm-kubernetes/deployment/config-reference) section of the runbook.
See [Configuration reference](https://merative.github.io/spm-kubernetes/deployment/config-reference) section of the runbook.
4 changes: 2 additions & 2 deletions helm-charts/spm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ version: 22.4.0
maintainers:
- name: IBM
- name: Cúram SPM Dev Team
url: https://github.com/IBM/spm-kubernetes
url: https://github.com/merative/spm-kubernetes
sources:
- https://github.com/IBM/spm-kubernetes
- https://github.com/merative/spm-kubernetes
keywords:
- Liberty
- Minikube
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/spm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ None

## Configuration

See [Configuration reference](https://ibm.github.io/spm-kubernetes/deployment/config-reference) section of the runbook.
See [Configuration reference](https://merative.github.io/spm-kubernetes/deployment/config-reference) section of the runbook.
4 changes: 2 additions & 2 deletions helm-charts/uawebapp/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ version: 22.4.0
maintainers:
- name: IBM
- name: Cúram SPM Dev Team
url: https://github.com/IBM/spm-kubernetes
url: https://github.com/merative/spm-kubernetes
sources:
- https://github.com/IBM/spm-kubernetes
- https://github.com/merative/spm-kubernetes
keywords:
- Liberty
- Minikube
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/uawebapp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ Not required as the underlying IHS server runs with the default restricted polic

## Configuration

See [Configuration reference](https://ibm.github.io/spm-kubernetes/deployment/config-reference) section of the runbook.
See [Configuration reference](https://merative.github.io/spm-kubernetes/deployment/config-reference) section of the runbook.
4 changes: 2 additions & 2 deletions helm-charts/web/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ version: 22.4.0
maintainers:
- name: IBM
- name: Cúram SPM Dev Team
url: https://github.com/IBM/spm-kubernetes
url: https://github.com/merative/spm-kubernetes
sources:
- https://github.com/IBM/spm-kubernetes
- https://github.com/merative/spm-kubernetes
keywords:
- Liberty
- Minikube
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/web/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ Not required as web server runs with the default restricted policy

## Configuration

See [Configuration reference](https://ibm.github.io/spm-kubernetes/deployment/config-reference) section of the runbook.
See [Configuration reference](https://merative.github.io/spm-kubernetes/deployment/config-reference) section of the runbook.
4 changes: 2 additions & 2 deletions helm-charts/xmlserver/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ version: 22.4.0
maintainers:
- name: IBM
- name: Cúram SPM Dev Team
url: https://github.com/IBM/spm-kubernetes
url: https://github.com/merative/spm-kubernetes
sources:
- https://github.com/IBM/spm-kubernetes
- https://github.com/merative/spm-kubernetes
keywords:
- Liberty
- Minikube
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/xmlserver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ Not required as XML server runs with the default restricted policy

## Configuration

See [Configuration reference](https://ibm.github.io/spm-kubernetes/deployment/config-reference) section of the runbook.
See [Configuration reference](https://merative.github.io/spm-kubernetes/deployment/config-reference) section of the runbook.
4 changes: 2 additions & 2 deletions src/gatsby-theme-carbon/components/LeftNav/ResourceLinks.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ import ResourceLinks from 'gatsby-theme-carbon/src/components/LeftNav/ResourceLi
const links = [
{
title: 'Github',
href: 'https://github.com/IBM/spm-kubernetes',
href: 'https://github.com/merative/spm-kubernetes',
},
{
title: 'IBM Documentation',
href: 'https://www.ibm.com/docs/en/spm/8.0.1?topic=product-overview',
},
{
title: 'Change Log',
href: 'https://github.com/IBM/spm-kubernetes/blob/main/CHANGELOG.md',
href: 'https://github.com/merative/spm-kubernetes/blob/main/CHANGELOG.md',
}
];

Expand Down
2 changes: 1 addition & 1 deletion src/pages/build-images/base_images.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export DOCKER_BUILDKIT=0
* Clone repository and change into the working directory:

```shell
git clone https://github.com/ibmruntimes/ci.docker.git
git clone https://github.com/merativeruntimes/ci.docker.git
cd ci.docker/ibmjava/tests
```

Expand Down
2 changes: 1 addition & 1 deletion src/pages/contact/contact_us.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ If you have feedback, or wish to raise an issue and you are not an IBM®

To submit an issue or provide feedback, please create
an issue
[here](https://github.com/IBM/spm-kubernetes/issues).
[here](https://github.com/merative/spm-kubernetes/issues).
We strongly suggest that you click Watch or Star the repository on
GitHub to be updated about the latest changes.

Expand Down
4 changes: 2 additions & 2 deletions src/pages/contributing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ This is a guide for contributing to the SPM DevOps runbook.
* [Install and Setup GitHub Desktop](https://services.github.com/on-demand/github-desktop/install-github-desktop) on your laptop
* [Sign into GitHub from GitHub Desktop](https://help.github.com/desktop/guides/getting-started-with-github-desktop/authenticating-to-github/)
* Learn [Markdown Syntax](https://guides.github.com/features/mastering-markdown/) and notice the formatting standards in the existing docs for examples of how we want you to construct a page
* [Clone this repository](https://github.com/IBM/spm-kubernetes) to your local workstation from the GitHub UI or [use GitHub Desktop](https://services.github.com/on-demand/github-desktop/clone-repository-github-desktop)
* [Create a branch](https://services.github.com/on-demand/github-desktop/create-branches-github-desktop) from the [main branch](https://github.com/IBM/spm-kubernetes/tree/main)
* [Clone this repository](https://github.com/merative/spm-kubernetes) to your local workstation from the GitHub UI or [use GitHub Desktop](https://services.github.com/on-demand/github-desktop/clone-repository-github-desktop)
* [Create a branch](https://services.github.com/on-demand/github-desktop/create-branches-github-desktop) from the [main branch](https://github.com/merative/spm-kubernetes/tree/main)

## Authoring

Expand Down
2 changes: 1 addition & 1 deletion src/pages/deploy-spm/build-spm.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ build.bat configtest

**Note:** When running the `configtest` Ant target you may experience a failed build with an `Unsupported version:` error in relation to the WebSphere Liberty version.

If this happens please refer to the [Prerequisite software](https://ibm.github.io/spm-kubernetes/prereq/prereq/) for the correct list of supported WebSphere Liberty versions.
If this happens please refer to the [Prerequisite software](https://merative.github.io/spm-kubernetes/prereq/prereq/) for the correct list of supported WebSphere Liberty versions.

</InlineNotification>

Expand Down
2 changes: 1 addition & 1 deletion src/pages/deployment/hc_deployment.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ global:
supplementalGroups: [888]
```
This is due to a update in IBM MQ, the details of which can be found [here](https://github.com/IBM/charts/blob/master/stable/ibm-mqadvanced-server-dev/RELEASENOTES.md).
This is due to a update in IBM MQ, the details of which can be found [here](https://github.com/merative/charts/blob/master/stable/ibm-mqadvanced-server-dev/RELEASENOTES.md).
</InlineNotification>
Expand Down
Loading

0 comments on commit 2f659e1

Please sign in to comment.