Commit Graph

181 Commits

Author SHA1 Message Date
Dusty Mabe
b7bd7b0e35 openshift-apps/coreos-cincinnati: switch to following main branch
If we ever need to use a git sha here again we can just update the
fcos_cincinnati_git_ref vars the same way we did in the past. For
now let's just follow what's in the main branch.
2025-06-23 14:53:07 -04:00
Adam Piasecki
c35111c87c coreos-cincinnati: revert image related changes in template
As the previous change took no effect and the error while executing
`sudo rbac-playbook -l os_control_stg openshift-apps/coreos-cincinnati.yml`
continues to return an error as below, let's try another aproach.
```
"stderr": "The Deployment \"coreos-cincinnati\" is invalid: \n*
spec.template.spec.containers[0].image: Required value
```

Here adding a specific F42 image
2025-05-21 09:47:51 +01:00
Adam Piasecki
fd9fd09419 coreos-cincinnati: remove image value from spec.containers
During recent migration to deployment, the oc command:
`sudo rbac-playbook -l os_control_stg openshift-apps/coreos-cincinnati.yml`
returns an error:

```
"stderr": "The Deployment \"coreos-cincinnati\" is invalid: \n*
spec.template.spec.containers[0].image: Required value
```

This PR aims to fix the above.
2025-05-20 18:43:19 +00:00
Adam Piasecki
e43c256356 coreos-cincinnati: move templates from yml to j2
As we are now moving templates to j2, this completes the process
for the coreos-cincinnati.
2025-05-20 16:33:54 +00:00
Adam Piasecki
964fba9f79 coreos-cincinnati: fix errors presented by oc command on stg
When running
`sudo rbac-playbook -l os_control_stg openshift-apps/coreos-cincinnati.yml`
I came across the below errors due to recent migration to deployment and j2.

unknown field :\"spec.strategy
.activeDeadlineSeconds /.recreateParams /.resources /.rollingParams /.name

This should fix all of the above.
2025-05-20 16:33:54 +00:00
Adam Piasecki
ce2883f4f2 openshift-apps: Move coreos-cincinnati deployment to prod
Moving deployment from staging only, to production.

See: https://github.com/coreos/fedora-coreos-pipeline/issues/1140
2025-05-02 14:57:52 +01:00
Aashish Radhakrishnan
9e4da177d7 fedora-ostree-pruner: update to fedora:42
xref: a8e6cdfdb0
see: https://github.com/coreos/fedora-coreos-tracker/issues/1851
2025-04-30 15:55:50 +00:00
Aashish Radhakrishnan
9a3d2a7504 coreos-cincinnati: update to fedora:42
xref: https://github.com/coreos/fedora-coreos-cincinnati/pull/105
see: https://github.com/coreos/fedora-coreos-tracker/issues/1851
2025-04-30 15:55:50 +00:00
apiaseck
91beda6fc4 coreos-cincinnati: Move from deprecated DeploymentConfig to Deployment
First try aat move from deprecated DeploymentConfig to Deployment using staging environment.

See: https://github.com/jbtrystram/coreos-hackathon/issues/13
2025-04-15 15:22:57 +00:00
Michael Armijo
f95b6402f9 coreos-cincinnati: update to fedora:41
xref: https://github.com/coreos/fedora-coreos-cincinnati/pull/102
see: https://github.com/coreos/fedora-coreos-tracker/issues/1695
2024-12-11 02:36:56 +00:00
jbtrystram
dc9c8442e4 coreos/cincinatti update to latest git rev 2024-12-05 07:58:42 +00:00
c4rt0
83f4e26ee4 coreos-cincinnati: update Dockerfile to Fedora 39
See: https://github.com/coreos/fedora-coreos-tracker/issues/1490
2024-03-13 16:37:32 +00:00
Dusty Mabe
c8a5b75209 coreos-cincinnati: deploy current git main (06aba08) 2023-07-12 09:26:12 -04:00
Dusty Mabe
466f7f1fd7 coreos-cincinnati: deploy current git (086c9f1) 2023-06-14 11:09:58 -04:00
Dusty Mabe
d0aac9493c openshift-apps: remove egress policy for coreos-cincinnati
This is effectively doing nothing since 3cd0849. Let's delete it for
now and add it back if we want it later.
2023-05-22 08:54:10 +00:00
Dusty Mabe
8c729cc751 openshift-apps: add imagestream.yml for coreos-cincinnati
This was supposed to happen in 3ba43f2.
2023-05-19 16:27:56 -04:00
Dusty Mabe
3152c186a1 openshift-apps: fix yamllint on coreos/ostree files 2023-05-19 20:18:16 +00:00
Dusty Mabe
3ba43f2bd4 openshift-apps: overhaul coreos-cincinnati config
This commit makes the coreos-cincinnati setup look similar to the
other CoreOS/OSTree apps that we own. Notable changes:

- We are still building via commit, we only track a single commit
  and not a separate deploy/build one.
- We are now just outputting to a coreos-cincinnati-img:latest
  imagestream tag.
- We are now using a fedora:38 imagestream tag as the from: in our
  build and triggering new builds based on imagestream updates,
  which means we'll get security updates more regularly.
- A bunch of quoting (") in yaml files was removed as it clouded the
  diffs between this app and other apps.
- Some minor diffs between playbooks and other files were removed.
2023-05-19 20:18:16 +00:00
Dusty Mabe
fb4897d490 openshift-apps: move some coreos-cincinnati files around
As part of an effort to make coreos-cincinnati look like the rest
of the CoreOS Apps we'll move all files into the templates dir
(because even if they aren't templatized they still work there)
and rename `buildconfig-stub.yml` to `buildconfig.yml`.
2023-05-19 20:18:16 +00:00
Kevin Fenzi
9dead9c3a8 openshift / various apps: update DeploymentConfig to use apps.openshift.io/v1
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-02-13 11:50:00 -08:00
Luca BRUNO
11aa396050 coreos-cincinnati: deploy current git (e1880e0) 2022-11-18 08:08:36 +00:00
Luca BRUNO
b909ea8b9c coreos-cincinnati: build current git (e1880e0) 2022-11-18 07:57:42 +00:00
Luca BRUNO
b15c4d99a1 coreos-cincinnati: deploy current git (3046b7b) 2022-11-04 08:16:59 +00:00
Luca BRUNO
b12506aa68 coreos-cincinnati: build current git (3046b7b) 2022-11-04 08:03:33 +00:00
Luca BRUNO
7702ab7584 coreos-cincinnati: deploy current git (24516a0) 2022-07-19 14:26:57 +00:00
Luca BRUNO
95c1ae8111 coreos-cincinnati: build current git (24516a0) 2022-07-19 14:18:55 +00:00
Luca BRUNO
1c1701ae29 coreos-cincinnati: deploy current git (9373e91) 2022-07-01 07:29:20 +00:00
Luca BRUNO
1595727793 coreos-cincinnati: build current git (9373e91) 2022-07-01 07:03:05 +00:00
Luca BRUNO
5e4b7e30aa coreos-cincinnati: deploy current git (dddedcf) 2022-06-20 08:16:59 +00:00
Luca BRUNO
9ea70274f3 coreos-cincinnati: build current git (dddedcf) 2022-06-20 07:59:40 +00:00
Luca BRUNO
568a1fcde2 Revert "coreos-cincinnati: deploy current git (9155f94)"
This reverts commit db9f6aac40.
2022-06-16 14:03:03 +00:00
Luca BRUNO
db9f6aac40 coreos-cincinnati: deploy current git (9155f94) 2022-06-16 13:57:10 +00:00
Luca BRUNO
3f242165cf coreos-cincinnati: build current git (9155f94) 2022-06-16 13:39:29 +00:00
Luca BRUNO
4fbb7d4756 coreos-cincinnati: deploy current git (c5f69da) 2022-06-16 08:47:17 +00:00
Luca BRUNO
a92c42eebb coreos-cincinnati: build current git (c5f69da) 2022-06-16 08:03:02 +00:00
Luca BRUNO
a094cb1fe7 coreos-cincinnati: deploy latest git revision (8bddb0f) 2022-05-19 11:14:59 +00:00
Luca BRUNO
77168a4b32 coreos-cincinnati: build latest git revision (8bddb0f) 2022-05-19 11:10:09 +00:00
Luca BRUNO
e1f2c2d991 coreos-cincinnati: deploy latest git revision (992346b) 2022-05-19 09:36:36 +00:00
Luca BRUNO
b6a3a88a3e coreos-cincinnati: build latest git revision (992346b) 2022-05-19 09:28:31 +00:00
Luca BRUNO
da4595421d coreos-cincinnati: deploy latest git revision (48466f9) 2022-05-19 07:05:48 +00:00
Luca BRUNO
a4eed1941b coreos-cincinnati: build latest git revision (48466f9) 2022-05-19 06:59:10 +00:00
Luca BRUNO
c93f60ca6f coreos-cincinnati: deploy latest git revision (3e4f8d4) 2022-05-18 14:49:40 +00:00
Luca BRUNO
6595e5e6d7 coreos-cincinnati: build latest git revision (3e4f8d4) 2022-05-18 14:42:05 +00:00
Luca BRUNO
853013935c Revert "coreos-cincinnati: deploy latest master (895fa92)"
This reverts commit 5e23dc1973.
2022-05-18 13:31:53 +00:00
Luca BRUNO
332c8d522d coreos-cincinnati: monitor both status endpoints 2022-05-18 08:17:39 +00:00
Luca BRUNO
e481424387 coreos-cincinnati: add metadata labels on service definition 2022-05-18 07:58:40 +00:00
Luca BRUNO
420bbb58ef coreos-cincinnati: add ServiceMonitor definition 2022-05-18 07:27:57 +00:00
Luca BRUNO
5e23dc1973 coreos-cincinnati: deploy latest master (895fa92) 2022-05-17 09:26:29 +00:00
Luca BRUNO
6ea49ea403 coreos-cincinnati: build latest master (895fa92) 2022-05-17 09:14:20 +00:00
Luca BRUNO
01e9c86e42 coreos-cincinnati: remove legacy conditional bits from vars 2022-05-17 09:13:57 +00:00