Speaker: Timothy Olaleke
- Google Developer Expert (Cloud)
- GSoC Alumni
- DevOps & Cloud Solutions Expert
| # Coder v2 for HostSpace Cloud | |
| ## What is Coder? | |
| Coder is an open-source platform for provisioning self-hosted cloud development environments (CDEs). It enables developers to write code from anywhere on any device with a consistent, reproducible environment. | |
| ## Why HostSpace Should Consider Coder | |
| ### 1. New Revenue Stream: CDEs as a Service | |
| HostSpace could offer managed development environments as an add-on service: | |
| - **Per-user pricing**: $15-50/user/month for cloud dev environments |
Total PRs Required: 18 across energywebfoundation organization
Migration Pattern: bitnami/[service] β bitnamisecure/[service]
Repository: energywebfoundation/argocd-ecr-credentials-updater
Branch: fix/migrate-to-bitnamisecure-kubectl
Total Files Found: 26 files containing bitnami image references
Repositories Affected: 18 repositories
Search Scope: All public and accessible private repositories in energywebfoundation org
templates/cronJob.yaml1. energywebfoundation/argocd-ecr-credentials-updater
templates/cronJob.yamlbitnami/kubectl:1.23 β bitnamisecure/kubectl:1.23ArgoCD ECR credentials updater is failing due to bitnami/kubectl:1.23 image not found, causing authentication issues for pulling ECR images.
FAILING COMPONENTS:
argocd-ecr-credentials-updater - CronJob using bitnami/kubectl:1.23 (CRITICAL)| FROM node:8.9.4-alpine | |
| RUN apk add --no-cache git | |
| RUN npm install -g yo generator-hubot | |
| RUN adduser -D hubot | |
| USER hubot | |
| WORKDIR /home/hubot | |
| RUN yo hubot --owner="Tim <timothy@fireflies.ai>" --name="hubot" --description="Hubot for slack" --adapter="slack" --defaults | |
| RUN npm install --save hubot-slack | |
| RUN npm install --save hubot-google-images | |
| RUN npm install --save hubot-google-translate |
| confirmations: | |
| required: 4 # choose the number of confirmations you require | |
| policyengine.simple: | |
| fixedGasPrice: null | |
| gasOracle: | |
| mode: connector |