Block a user
dboreham
deleted branch dboreham/mainnet-laconic-open-json-port from cerc-io/stack-orchestrator
2024-08-13 17:48:04 +00:00
Open the json-rpc port
Open the json-rpc port
dboreham
created branch dboreham/mainnet-laconic-open-json-port in cerc-io/stack-orchestrator
2024-08-13 17:25:37 +00:00
dboreham
pushed to dboreham/mainnet-laconic-open-json-port at cerc-io/stack-orchestrator
2024-08-13 17:25:37 +00:00
dboreham
pushed to dboreham/k8s-deployment-enhancements at cerc-io/stack-orchestrator
2024-08-13 13:40:47 +00:00
dboreham
pushed to dboreham/kind-cluster-management at cerc-io/stack-orchestrator
2024-08-13 13:24:21 +00:00
dboreham
pushed to dboreham/k8s-deployment-enhancements at cerc-io/stack-orchestrator
2024-08-12 22:39:06 +00:00
dboreham
pushed to dboreham/kind-cluster-management at cerc-io/stack-orchestrator
2024-08-12 22:33:16 +00:00
dboreham
pushed to dboreham/kind-cluster-management at cerc-io/stack-orchestrator
2024-08-12 16:49:47 +00:00
dboreham
pushed to dboreham/kind-cluster-management at cerc-io/stack-orchestrator
2024-08-12 16:13:35 +00:00
dboreham
pushed to dboreham/kind-cluster-management at cerc-io/stack-orchestrator
2024-08-12 16:02:26 +00:00
WIP: Allow to disable kind cluster management for testing
dboreham
pushed to dboreham/kind-cluster-management at cerc-io/stack-orchestrator
2024-08-12 16:00:50 +00:00
dboreham
created branch dboreham/kind-cluster-management in cerc-io/stack-orchestrator
2024-08-12 16:00:49 +00:00
dboreham
pushed to dboreham/k8s-deployment-enhancements at cerc-io/stack-orchestrator
2024-08-12 12:17:22 +00:00
dboreham
pushed to dboreham/k8s-deployment-enhancements at cerc-io/stack-orchestrator
2024-08-12 02:52:26 +00:00
Support k8s taints and tolerations, node affinity and node selectors
tolerations:
- key: "key1"
operator: "Equal"
value: "value1"
effect: "NoSchedule"
- key: "key1"
operator: "Equal"
value: "value1"
effect: "NoExecute"