David Boreham dboreham
  • Joined on 2022-12-08
35c07be180 Add CI job for k8s deployment control test
dboreham commented on issue cerc-io/webapp-deployment-status-api#10 2024-08-14 16:24:33 +00:00
Add functionality to deploy apps requested by sub authorities

Update:

First, the deployment error probably has nothing to do with the registry namespace issues.

Second, deployer logging makes it hard to see but there are two deployment requests in…

dboreham opened issue cerc-io/stack-orchestrator#921 2024-08-14 15:24:54 +00:00
Webapp deployer logging improvements
dboreham commented on issue cerc-io/webapp-deployment-status-api#10 2024-08-14 15:16:08 +00:00
Add functionality to deploy apps requested by sub authorities
lrn://met2.lcn-example/applications/pwa-test-6@0.1.22
dboreham commented on issue cerc-io/webapp-deployment-status-api#10 2024-08-14 14:54:36 +00:00
Add functionality to deploy apps requested by sub authorities

This error appears to be to do with the record with name lrn://met2.lcn-example/applications/pwa-test-6@0.1.22 not resolving in the registry.

dboreham commented on issue cerc-io/webapp-deployment-status-api#10 2024-08-14 14:50:42 +00:00
Add functionality to deploy apps requested by sub authorities

More log from Slack:

cerc-webapp-deployer: Generating name pwa-test-6-773ce7ac36 for request bafyreiejppbod2sqw5qtbxhz7gam4cwb7en6zakuwqlnf5z3q6jo5i5hcu.
cerc-webapp-deployer: Found…
dboreham commented on issue cerc-io/webapp-deployment-status-api#10 2024-08-14 14:13:43 +00:00
Add functionality to deploy apps requested by sub authorities

#1 sounds straightforward. Which tooling are we describing in #2?

66ee66b7f5 Add beginning of test
8f89b22ec0 Merge branch 'main' into dboreham/k8s-deployment-enhancements
8576137557 Convert port to string. (#919)
65c1cdf6b1 Fix crash if port has int type in yaml (#918)
Compare 3 commits »
dboreham released v1.1.0-65c1cdf-202408132047 at cerc-io/stack-orchestrator 2024-08-13 20:48:25 +00:00
dboreham created pull request cerc-io/stack-orchestrator#918 2024-08-13 20:15:10 +00:00
Fix crash if port has int type in yaml
dboreham created pull request cerc-io/stack-orchestrator#917 2024-08-13 20:14:58 +00:00
WIP: Add support for k8s pod to node affinity and taint toleration
d2f5f069dd Merge branch 'main' into dboreham/k8s-deployment-enhancements
265699bc38 Allow to disable kind cluster management for testing (#915)
4a7670a5d6 Open the json-rpc port (#916)
Compare 3 commits »
dboreham pushed to dboreham/fix-nodeport-error at cerc-io/stack-orchestrator 2024-08-13 20:11:45 +00:00
7ce27ec41b Fix crash if port has int type in yaml
dboreham created branch dboreham/fix-nodeport-error in cerc-io/stack-orchestrator 2024-08-13 20:11:45 +00:00
dboreham released v1.1.0-265699b-202408131748 at cerc-io/stack-orchestrator 2024-08-13 17:49:29 +00:00
dboreham deleted branch dboreham/kind-cluster-management from cerc-io/stack-orchestrator 2024-08-13 17:48:23 +00:00
dboreham merged pull request cerc-io/stack-orchestrator#915 2024-08-13 17:48:16 +00:00
Allow to disable kind cluster management for testing