ISD(aka OES) Installation

Answers to questions related to OES installation

Can we avoid storing secrets in values.yaml?
Question: ISD installation process involves creating values.yaml which contains some secrets. Best practice is to push the values.yaml to the same repo as t...
Tue, 14 Dec, 2021 at 4:45 AM
Getting error when saying inactive for some time
Question: After I login, if I am inactive for sometime and then click anywhere I get strange error. How to fix this? Answer: We need to ensure that the ...
Fri, 28 Jan, 2022 at 2:39 AM
Login page simply refreshes after entering password
Question: Found this in the logs: 2021-12-20 15:46:27.168 WARN 7 --- [nio-8084-exec-5] c.n.s.gate.filters.FiatSessionFilter : Authenticated user was n...
Mon, 20 Dec, 2021 at 8:56 AM
Why do we get a certification error?
Question: Seeing this error in logs: 2021-12-20 17:43:31.416 ERROR 7 --- [TaskScheduler-6] org.pf4j.update.DefaultUpdateRepository  : PKIX path building fa...
Mon, 20 Dec, 2021 at 6:40 PM
Insights and Audit trail page not loading in OES
Audit-service url must be added in the echo-local.yaml in the hal config:           commands:          kubectl exec -it isd-spinnaker-halyard-0 bash -n &l...
Thu, 23 Dec, 2021 at 2:44 AM
Registering gcr/ecr registry with opsmx enterprise helm chart
Using Kubernetes secrets     1. We have to provide our registry details under dockerRegistry in helm chart (values.yaml)      2. Generate kubernetes secre...
Thu, 23 Dec, 2021 at 8:05 PM
Fiat fails to start with a timeout error
Question: Fiat, when configured with AD gives a timeout error at start-up Answer: Add the below lines to fiat-local.yml and adjust the values accordingl...
Sun, 26 Dec, 2021 at 1:42 AM
Why and How do I change the user in sapor-gate?
Question: We use an "admin" user that is different and needs to be updated in sapor-gate. How do we do that? Answer: If using sapor-gate, the ...
Mon, 27 Dec, 2021 at 12:56 AM
If pipeline disappears all of a sudden from Spinnaker UI
Issue:   If you are not able to create a new application or your pipelines disappeared in Spinnaker UI (refer attachment for SS), but still visible in OES U...
Tue, 4 Jan, 2022 at 11:06 AM
Why slack integration does not work?
Question: I configed slack from ISD UI. Not getting any alerts in slack Answer: Spinnaker has a defect due to which it is not de-crypting the token. Please...
Wed, 23 Feb, 2022 at 8:08 PM