swift-table-42186
11/30/2022, 9:40 AMfuture-alarm-92026
11/30/2022, 2:16 PMmeta/proxy
is happy about it
• I open a feature request for the rancher team to add Insecure TLS in their reverse proxy maybe could be on the same UI where whitelist for the driver are defined
• I do the code myself and I ask the Rancher team to approve the PR with insecure TSL support
• I do as a requirement to use the driver to have a valid cert in the Proxmox
• I make it so that to use the driver you have to somehow disable https to your Proxmox (do not want to do this for obvious reasons)future-alarm-92026
11/30/2022, 2:22 PMsalmon-carpenter-62625
12/02/2022, 2:27 PM- matchers:
name: severity
matchType: '=~'
value: 'warning|critical'
receiver: 'email'
continue: true
It seams there is some odd logic to transform this alertmanager-rancher-monitoring-alertmanager
secret, but this secret is not used by alertmanager, instead the another secret is created under the name alertmanager-rancher-monitoring-alertmanager-generated
but hit one is only cretead from the first one if the first one is somehow valid.
There is no error or anything like that but the content is like below:
route:
receiver: "null"
receivers:
- name: "null"
templates: []
If I use match like that:
- match:
alertname: CPUThrottlingHigh
receiver: email
then the generated secret is fine and I got my alert.
So is anyone here who know how this secret logic works about alerting, and can provide some example for using matchers as it seams its very unclear how to update it in proper way in rancher.quiet-house-51252
12/12/2022, 8:05 PMhappy-tent-70860
01/24/2023, 9:27 PMorange-airplane-98016
01/24/2023, 10:35 PMquiet-house-51252
01/25/2023, 3:34 PMgentle-dream-1571
02/22/2023, 4:40 PMquaint-candle-18606
03/06/2023, 10:58 PMwhite-xylophone-9961
03/10/2023, 2:05 PMFor this generation to compile you need to have some packages in your GOPATH:
* <http://github.com/go-openapi/runtime|github.com/go-openapi/runtime>
* <http://github.com/jessevdk/go-flags|github.com/jessevdk/go-flags>
You can get these now with: go get -u -f ./...
I'm not that familiar with golang, but I cloned the above two repos, and did
cd runtime
go install <http://github.com/go-openapi/runtime|github.com/go-openapi/runtime>
# wierd, no output
cd ../go-flags
go install <http://github.com/jessevdk/go-flags|github.com/jessevdk/go-flags>
# also no output
I rerun npm install
and get same missing package output.quiet-house-51252
04/01/2023, 7:41 PMloud-france-9910
04/05/2023, 10:26 PMglamorous-architect-89433
04/06/2023, 7:11 AMmost-sunset-36476
04/07/2023, 8:37 AMglamorous-wall-81811
05/05/2023, 9:04 AMgentle-dream-1571
05/16/2023, 11:25 AMbroad-sugar-2580
05/22/2023, 6:26 AMbroad-sugar-2580
05/22/2023, 6:27 AMbroad-sugar-2580
05/22/2023, 12:53 PMcolossal-dentist-5939
06/06/2023, 7:49 PMflaky-teacher-14457
06/22/2023, 5:46 AMbored-painting-68221
06/26/2023, 7:36 PMquiet-house-51252
07/11/2023, 2:22 AMquiet-house-51252
07/11/2023, 4:54 AMquaint-alarm-7893
08/02/2023, 9:22 PM[INFO] Label: <http://cattle.io/os=linux|cattle.io/os=linux>
[INFO] Role requested: etcd
[INFO] Role requested: controlplane
[INFO] Using default agent configuration directory /etc/rancher/agent
[INFO] Using default agent var directory /var/lib/rancher/agent
[INFO] Determined CA is necessary to connect to Rancher
[INFO] Successfully downloaded CA certificate
[INFO] Value from <https://rancher.mk8s.mydomain.com/cacerts> is an x509 certificate
[INFO] Successfully tested Rancher connection
[INFO] Downloading rancher-system-agent binary from <https://rancher.mk8s.mydomain.com/assets/rancher-system-agent-amd64>
[INFO] Successfully downloaded the rancher-system-agent binary.
[INFO] Downloading rancher-system-agent-uninstall.sh script from <https://rancher.mk8s.mydomain.com/assets/system-agent-uninstall.sh>
[INFO] Successfully downloaded the rancher-system-agent-uninstall.sh script.
[INFO] Generating Cattle ID
[INFO] Cattle ID was already detected as 3f4f57f4efdc465df1d3ed41e2ebe063806dccf8bf554196c1a38073aff47ef. Not generating a new one.
curl: (28) Operation timed out after 60000 milliseconds with 0 bytes received
[ERROR] 000 received while downloading Rancher connection information. Sleeping for 5 seconds and trying again
quaint-alarm-7893
08/02/2023, 9:35 PM+ curl --connect-timeout 60 --max-time 60 --write-out %{http_code}\n --cacert /tmp/tmp.kjGYl1D9Pr -sS -H Authorization: Bearer xz2tpjw6m8pvrpmrvs96sldpjxd4zvh8l2mt8dcfk4zzlmqwwlcrkq -H X-Cattle-Id: 3f4f57f4efdc465df1d3ed41e2ebe063806dccf8bf554196c1a38073aff47ef -H X-Cattle-Role-Etcd: true -H X-Cattle-Role-Control-Plane: true -H X-Cattle-Role-Worker: false -H X-Cattle-Node-Name: -H X-Cattle-Address: -H X-Cattle-Internal-Address: -H X-Cattle-Labels: <http://cattle.io/os=linux|cattle.io/os=linux> -H X-Cattle-Taints: <https://rancher.mk8s.mydomain.com/v3/connect/agent> -o /var/lib/rancher/agent/rancher2_connection_info.json
thousands-cat-10952
08/17/2023, 1:34 AMglamorous-architect-89433
08/29/2023, 4:54 AMastonishing-toddler-94422
08/31/2023, 10:37 AM