Andrew O
5bd0cdc19a
feat: configure DWOC ServiceAccount tokens from devEnvironments.serviceAccountTokens ( #1643 )
...
* feat: configure DWOC ServiceAccount tokens from devEnvironments.serviceAccountTokens
Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
2023-04-17 16:49:09 +03:00
Maryna Dolhalova
dbde06742d
fix: updated HAPPY_PATH_SUITE in oc-test-happy-path.sh ( #1662 )
...
Signed-off-by: mdolhalo <mdolhalo@redhat.com>
Co-authored-by: mdolhalo <mdolhalo@redhat.com>
2023-04-14 17:20:18 +03:00
Anatolii Bazko
fb6bccfd61
feat: Update Dev Workspace Operator v0.20.0 ( #1660 )
...
* feat: Update Dev Workspace Operator v0.20.0
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
* Restore replaces in go.mod
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
* Restore replaces in go.mod
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
* chore: update DEPENDENCIES.md (#1661 )
Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
* Update DEPENDENCIES.md
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
---------
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
Co-authored-by: Andrew O <aobuchow@redhat.com>
2023-04-14 16:14:30 +03:00
Anatolii Bazko
a1bb81f67c
feat: allow not to set resources requests/limits ( #1656 )
...
* feat: allow not to set resources requests/limits
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2023-04-12 15:52:52 +03:00
che-bot
c97a70036f
chore: Update from ubi8/go-toolset:1.18.9-13.1679486063 to ubi8/go-toolset:1.18.10-1 ( #1658 )
...
* chore: Update from ubi8/go-toolset:1.18.9-13.1679486063 to ubi8/go-toolset:1.18.10-1
Signed-off-by: Nick Boldt <nboldt@redhat.com>
* chore: Update from ubi8-minimal:8.7-1085.1679482090 to ubi8-minimal:8.7-1107
Signed-off-by: Nick Boldt <nboldt@redhat.com>
---------
Signed-off-by: Nick Boldt <nboldt@redhat.com>
Co-authored-by: Nick Boldt <nboldt@redhat.com>
2023-04-11 10:43:38 -03:00
Anatolii Bazko
5d582d135c
fix: For update of existing installations we should not change the value of disableBuildCapabilities ( #1654 )
...
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2023-04-05 15:14:05 +03:00
Anatolii Bazko
55720a69b6
fix: Dockerfile for OpenShift CI ( #1653 )
...
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2023-04-04 09:53:11 +03:00
Anatolii Bazko
3a61595a99
chore: Adapt tests for downstream ( #1652 )
...
* chore: Adapt tests for downstream
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
* make fmt
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
---------
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2023-04-04 08:58:40 +03:00
che-bot
4ee7d5b0d4
chore: Update from ubi8/go-toolset:1.18.9-13 to ubi8/go-toolset:1.18.9-13.1679486063 ( #1650 )
...
Signed-off-by: Nick Boldt <nboldt@redhat.com>
Co-authored-by: Nick Boldt <nboldt@redhat.com>
2023-04-03 09:07:53 +03:00
Anatolii Bazko
a66ea81a35
fix: sync should not update labels and annotations for an object ( #1649 )
...
* fix: sync should not update labels and annotations for an object
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2023-03-29 18:40:43 +03:00
Valeriy Svydenko
7207630a3c
use UDI with ubi8-latest tag ( #1648 )
...
Replaces UDI:ubi8-38da5c2 with UDI:ubi8-latest to have latest changes form the universal developer image (UDI) in the default componen.
Signed-off-by: Valerii Svydenko <vsvydenk@redhat.com>
2023-03-29 15:03:36 +03:00
Anatolii Bazko
c1ec947acd
feat: Move some defaults out of CheCluster to env variables ( #1642 )
...
* feat: Move some defaults out of CheCluster to env variables
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2023-03-29 09:09:46 +03:00
che-bot
ad647535d5
chore: Update from ubi8-minimal:8.7-1085 to ubi8-minimal:8.7-1085.1679482090 ( #1647 )
...
Signed-off-by: Nick Boldt <nboldt@redhat.com>
Co-authored-by: Nick Boldt <nboldt@redhat.com>
2023-03-27 16:29:19 +03:00
che-bot
e7120f4a26
ci: Copy 7.63.0 csv to main ( #1646 )
...
* ci: Copy 7.63.0 csv to main
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
* Fix test-update.sh script
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
---------
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Anatolii Bazko <abazko@redhat.com>
2023-03-23 11:30:00 +02:00
Maryna Dolhalova
b511a9ac08
Updated oc-test-happy-path.sh according to new test scripts in che project #22043 ( #1641 )
...
Signed-off-by: mdolhalo <mdolhalo@redhat.com>
Co-authored-by: Maryna Dolhalova <mdolhalo@redhat.com>
2023-03-22 15:42:04 +02:00
Anatolii Bazko
95c531052d
fix: Disable build capabilities on k8s cluster ( #1640 )
...
* fix: Disable build capabilities on k8s cluster
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
* make fmt
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
---------
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2023-03-20 12:54:37 +02:00
Anatolii Bazko
239b5362ae
feat: Propagate kubernetes root certificate to che components ( #1637 )
...
* feat: Propagate kubernetes root certificate to che components
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2023-03-14 07:45:27 +02:00
Anatolii Bazko
2182f45ae9
feat: Enable build capabilities by default ( #1636 )
...
* feat: Enable build capabilities by defau
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2023-03-13 15:16:23 +02:00
che-bot
52c673bc0c
ci: Copy 7.62.0 csv to main ( #1634 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2023-03-09 10:33:13 +02:00
Mykhailo Kuznietsov
38bf072489
chore: unpin buildx 0.9.1 version ( #1626 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2023-03-01 15:39:22 +02:00
Anatolii Bazko
12169def8b
feat: Remove PostgreSQL component ( #1630 )
...
* feat: Remove PostgreSQL component
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2023-02-28 15:42:22 +02:00
Anatolii Bazko
8d0ee22923
feat: Support Azure DevOps Service OAuth ( #1622 )
...
* feat: Support Azure DevOps Service OAuth2 config
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2023-02-27 18:09:40 +02:00
che-bot
454b79afba
chore: Update from ubi8/go-toolset:1.18.9-8 to ubi8/go-toolset:1.18.9-13 ( #1631 )
...
* chore: Update from ubi8/go-toolset:1.18.9-8 to ubi8/go-toolset:1.18.9-13
Signed-off-by: Nick Boldt <nboldt@redhat.com>
* chore: Update from ubi8-minimal:8.7-1049.1675784874 to ubi8-minimal:8.7-1085
Signed-off-by: Nick Boldt <nboldt@redhat.com>
---------
Signed-off-by: Nick Boldt <nboldt@redhat.com>
Co-authored-by: Nick Boldt <nboldt@redhat.com>
2023-02-27 10:38:14 +02:00
Valeriy Svydenko
822da3fcd0
chore: increase failureThreshold for a liveness probe in plugin-registry deployment ( #1628 )
...
Signed-off-by: Valerii Svydenko <vsvydenk@redhat.com>
2023-02-23 10:39:52 +02:00
Valeriy Svydenko
277a038f1b
chore: increase the number of threshold for plugin reg to 90 ( #1623 )
...
Signed-off-by: Valerii Svydenko <vsvydenk@redhat.com>
2023-02-21 17:24:03 +02:00
dependabot[bot]
1aac15cfb9
chore(deps): bump golang.org/x/net from 0.2.0 to 0.7.0 ( #1621 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.2.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases )
- [Commits](https://github.com/golang/net/compare/v0.2.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-20 09:09:06 +02:00
che-bot
7d92ce0b38
ci: Copy 7.61.0 csv to main ( #1620 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2023-02-16 10:41:15 +02:00
Igor Vinokur
d3fdf2476b
Support Bitbucket-server oAuth2 secret config ( #1618 )
...
Add an ability to configure bitbucket-server oAuth secret for the factory flow.
2023-02-15 16:41:16 +02:00
che-bot
0eb919ed15
chore: Update from ubi8-minimal:8.7-1049 to ubi8-minimal:8.7-1049.1675784874 ( #1616 )
...
Signed-off-by: Nick Boldt <nboldt@redhat.com>
Co-authored-by: Nick Boldt <nboldt@redhat.com>
2023-02-09 11:28:19 -04:00
Valeriy Svydenko
cad72eb012
chore: set che-incubator/che-code/latest as a default editor ( #1614 )
...
Signed-off-by: Valerii Svydenko <vsvydenk@redhat.com>
2023-02-09 16:57:00 +02:00
Anatolii Bazko
8f5c3b41fa
feat: Configure disable subdomain isolation via secret ( #1613 )
...
* feat: Configre disable subdomin isolation via secet
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
* Deprecate Enpoints
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2023-02-09 12:43:56 +02:00
che-bot
74aeaa0e02
chore: Update from ubi8/go-toolset:1.18.9-4 to ubi8/go-toolset:1.18.9-8 ( #1612 )
...
Signed-off-by: Nick Boldt <nboldt@redhat.com>
Co-authored-by: Nick Boldt <nboldt@redhat.com>
2023-02-06 11:24:30 +02:00
che-bot
1e118ba4d7
ci: Copy 7.60.1 csv to main ( #1610 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2023-02-03 11:21:39 +02:00
che-bot
57cfd190df
chore: Update from ubi8/go-toolset:1.18.4-20 to ubi8/go-toolset:1.18.9-4 ( #1607 )
...
Signed-off-by: Nick Boldt <nboldt@redhat.com>
Co-authored-by: Nick Boldt <nboldt@redhat.com>
2023-01-30 11:52:18 +02:00
Anatolii Bazko
978a2d39a0
fix: set scc priority to null ( #1606 )
...
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2023-01-30 07:52:06 +02:00
che-bot
578e9537b7
ci: Copy 7.60.0 csv to main ( #1604 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2023-01-26 10:02:00 +02:00
Samantha Dawley
efafc2ada3
Merge pull request #1602 from eclipse-che/SDawley-patch-1
...
Set buildx to v0.9.1
2023-01-25 12:47:12 -08:00
Samantha Dawley
9ce65f4ef6
Set buildx to v0.9.1
...
Buildx 0.10.0 seems to have broken the dashboard release process so setting it to v0.9.1 across the board for consistency and to avoid the same problem elsewhere.
2023-01-25 15:04:29 -05:00
Anatolii Bazko
93f378e028
chore: Update quay.io/brancz/kube-rbac-proxy from 0.11.0 to 0.13.1 ( #1601 )
...
* chore: Update quay.io/brancz/kube-rbac-proxy from 0.11.0 to 0.14.0
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
* chore: Update quay.io/brancz/kube-rbac-proxy from 0.11.0 to 0.13.1
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2023-01-18 09:02:55 +02:00
che-bot
b7ac73b7b4
chore: Update from ubi8/go-toolset:1.18.4-8 to ubi8/go-toolset:1.18.4-20 ( #1600 )
...
* chore: Update from ubi8/go-toolset:1.18.4-8 to ubi8/go-toolset:1.18.4-20
Signed-off-by: Nick Boldt <nboldt@redhat.com>
* chore: Update from ubi8-minimal:8.7-1031 to ubi8-minimal:8.7-1049
Signed-off-by: Nick Boldt <nboldt@redhat.com>
Signed-off-by: Nick Boldt <nboldt@redhat.com>
Co-authored-by: Nick Boldt <nboldt@redhat.com>
2023-01-16 10:44:08 +02:00
Anatolii Bazko
397c97c675
feat: limit the number of workspaces per user ( #1585 )
...
* feat: limit the number of workspaces per user
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2023-01-13 14:07:36 +02:00
Anatolii Bazko
4e75590a11
chore: Refactor Kubernetes Image Puller ( #1598 )
...
* chore: Refactor Kubernetes Image Puller
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2023-01-12 12:25:05 +02:00
Angel Misevski
3d07ff759a
Set SCC allowPrivilegeEscalation to true when container build enabled ( #1596 )
...
* Set SCC allowPrivilegeEscalation to true when container build enabled
Running Podman inside a container in OpenShift requires the pod to have
allowPrivilegeEscalation: true in its security context.
* Fix tests
Signed-off-by: Angel Misevski <amisevsk@redhat.com>
2023-01-11 10:39:23 -05:00
Anatolii Bazko
6110221447
chore: Allow to run che-server on OpenShift with FIPS enabled ( #1597 )
...
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2023-01-11 14:59:57 +02:00
Anatolii Bazko
c0e1de8079
chore: Update Traefik to 2.9.6 version ( #1593 )
...
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2023-01-09 10:43:19 +02:00
che-bot
734618e4ae
ci: Copy 7.59.0 csv to main ( #1595 )
...
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2023-01-09 08:41:08 +02:00
Anatolii Bazko
3ab483c679
fix: Run HappyPath tests ( #1592 )
...
* fix: Run HappyPath tests
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
* Run HappyPath tests to start an empty workspace
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
* Fix test suite
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2023-01-07 15:30:50 +02:00
Nick Boldt
39114e1986
Update GitHub actions to use Node 16 and Ubuntu to latest ( #1591 )
...
Signed-off-by: sdawley <sdawley@redhat.com>
Signed-off-by: sdawley <sdawley@redhat.com>
2023-01-04 16:16:04 -04:00
Samantha Dawley
b1dde41508
Update GitHub actions to use Node 16 and Ubuntu to latest ( #1578 )
...
* Update GitHub actions to use Node 16 and Ubuntu to latest
Signed-off-by: sdawley <sdawley@redhat.com>
* Update Ubuntu to 22.04 specifically
Signed-off-by: sdawley <sdawley@redhat.com>
Signed-off-by: sdawley <sdawley@redhat.com>
2023-01-04 07:03:38 -04:00
Anatolii Bazko
8f9ebf2f8a
fix: Display workspace idle page on k8s ( #1590 )
...
* fix: Display workspace idle page on k8s
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
* fix tests
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
2023-01-04 10:52:45 +02:00