Commit Graph

9385 Commits (79e0bf99669c0a3137018fa13254e9c971abe9db)

Author SHA1 Message Date
Mykhailo Kuznietsov 79e0bf9966
chore: Update pom.xml license years (#239)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2022-01-12 13:56:49 +02:00
Nick Boldt 2603a294f3
chore: remove @sleshchenko as codeowner (#237)
Change-Id: Idf281a74eaac7f290ed5c4cec077c18c69f8122f
Signed-off-by: nickboldt <nboldt@redhat.com>
2022-01-11 17:16:58 -04:00
dependabot[bot] c12bf3158a
build(deps): bump gson from 2.8.8 to 2.8.9 (#231)
Bumps [gson](https://github.com/google/gson) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.8...gson-parent-2.8.9)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-28 09:06:27 +02:00
dependabot[bot] 503220e73a
build(deps): bump maven-plugin-plugin from 3.6.1 to 3.6.2 (#229)
Bumps [maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.1...maven-plugin-tools-3.6.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-plugin-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-24 19:51:57 +02:00
dependabot[bot] c7526dd428
build(deps): bump sonar-maven-plugin from 3.9.0.2155 to 3.9.1.2184 (#228)
Bumps [sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 3.9.0.2155 to 3.9.1.2184.
- [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases)
- [Commits](https://github.com/SonarSource/sonar-scanner-maven/compare/3.9.0.2155...3.9.1.2184)

---
updated-dependencies:
- dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-24 19:11:14 +02:00
dependabot[bot] 7d574271ab
build(deps): bump com.google.http-client.version from 1.40.0 to 1.40.1 (#230)
Bumps `com.google.http-client.version` from 1.40.0 to 1.40.1.

Updates `google-http-client` from 1.40.0 to 1.40.1
- [Release notes](https://github.com/googleapis/google-http-java-client/releases)
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-http-java-client/compare/v1.40.0...v1.40.1)

Updates `google-http-client-jackson2` from 1.40.0 to 1.40.1
- [Release notes](https://github.com/googleapis/google-http-java-client/releases)
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-http-java-client/compare/v1.40.0...v1.40.1)

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.http-client:google-http-client-jackson2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-24 15:21:00 +02:00
dependabot[bot] 01d7ed638a
build(deps): bump wiremock-jre8-standalone from 2.31.0 to 2.32.0 (#218)
Bumps [wiremock-jre8-standalone](https://github.com/wiremock/wiremock) from 2.31.0 to 2.32.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/2.31.0...2.32.0)

---
updated-dependencies:
- dependency-name: com.github.tomakehurst:wiremock-jre8-standalone
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-24 15:20:47 +02:00
dependabot[bot] ec73226c11
build(deps): bump org.eclipse.persistence.eclipselink.version (#225)
Bumps `org.eclipse.persistence.eclipselink.version` from 2.7.9 to 2.7.10.

Updates `org.eclipse.persistence.core` from 2.7.9 to 2.7.10
- [Release notes](https://github.com/eclipse-ee4j/eclipselink/releases)
- [Commits](https://github.com/eclipse-ee4j/eclipselink/compare/2.7.9...2.7.10)

Updates `org.eclipse.persistence.extension` from 2.7.9 to 2.7.10
- [Release notes](https://github.com/eclipse-ee4j/eclipselink/releases)
- [Commits](https://github.com/eclipse-ee4j/eclipselink/compare/2.7.9...2.7.10)

Updates `org.eclipse.persistence.jpa` from 2.7.9 to 2.7.10
- [Release notes](https://github.com/eclipse-ee4j/eclipselink/releases)
- [Commits](https://github.com/eclipse-ee4j/eclipselink/compare/2.7.9...2.7.10)

---
updated-dependencies:
- dependency-name: org.eclipse.persistence:org.eclipse.persistence.core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.persistence:org.eclipse.persistence.extension
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.persistence:org.eclipse.persistence.jpa
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-24 10:20:28 +02:00
dependabot[bot] 726e9294c0
build(deps): bump mysql-connector-java from 8.0.16 to 8.0.27 (#224)
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.16 to 8.0.27.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.16...8.0.27)

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-24 10:19:49 +02:00
Sergii Kabashniuk ce7c300eb9
build: Upgrade of maven plugins (#222)
* build: Upgrade of maven plugins

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2021-12-23 14:54:46 +02:00
Sergii Kabashniuk e136e366a2
build: Removed commons-codec as direct dependency (#223) 2021-12-23 14:54:30 +02:00
che-bot f148697f95
chore: Bump to 7.42.0-SNAPSHOT in main (#220)
merged by API
2021-12-22 13:18:55 -05:00
che-bot f48eb00205
chore: Update from ubi8-minimal:8.5-204 to ubi8-minimal:8.5-218 (#219)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-12-21 16:54:36 -05:00
dependabot[bot] d9a03a9008
build(deps): bump jwks-rsa from 0.19.0 to 0.20.0 (#217)
Bumps [jwks-rsa](https://github.com/auth0/jwks-rsa-java) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/auth0/jwks-rsa-java/releases)
- [Changelog](https://github.com/auth0/jwks-rsa-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/jwks-rsa-java/compare/0.19.0...0.20.0)

---
updated-dependencies:
- dependency-name: com.auth0:jwks-rsa
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-21 13:58:16 +02:00
dependabot[bot] 8dbc23cf18
build(deps): bump httpcore from 4.4.14 to 4.4.15 (#203)
Bumps httpcore from 4.4.14 to 4.4.15.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpcore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-21 12:04:06 +02:00
Sergii Kabashniuk 2cc8299ea4
build: Removed unused jna based code (#214)
* build: Removed unused jna based code

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2021-12-20 13:07:22 +02:00
dependabot[bot] 993253c11d
build(deps-dev): bump ST4 from 4.0.7 to 4.3.1 (#213)
Bumps [ST4](https://github.com/antlr/stringtemplate4) from 4.0.7 to 4.3.1.
- [Release notes](https://github.com/antlr/stringtemplate4/releases)
- [Changelog](https://github.com/antlr/stringtemplate4/blob/master/CHANGES.txt)
- [Commits](https://github.com/antlr/stringtemplate4/compare/4.0.7...4.3.1)

---
updated-dependencies:
- dependency-name: org.antlr:ST4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 10:05:49 +02:00
dependabot[bot] e3d2b741ea
build(deps): bump ch.qos.logback.version from 1.2.8 to 1.2.9 (#209)
Bumps `ch.qos.logback.version` from 1.2.8 to 1.2.9.

Updates `logback-classic` from 1.2.8 to 1.2.9

Updates `logback-core` from 1.2.8 to 1.2.9

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: ch.qos.logback:logback-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-19 20:13:07 +02:00
dependabot[bot] 001ea1e6fb
build(deps): bump opentracing-web-servlet-filter from 0.4.0 to 0.4.1 (#142)
Bumps [opentracing-web-servlet-filter](https://github.com/opentracing-contrib/java-web-servlet-filter) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/opentracing-contrib/java-web-servlet-filter/releases)
- [Changelog](https://github.com/opentracing-contrib/java-web-servlet-filter/blob/master/RELEASE.md)
- [Commits](https://github.com/opentracing-contrib/java-web-servlet-filter/compare/0.4.0...0.4.1)

---
updated-dependencies:
- dependency-name: io.opentracing.contrib:opentracing-web-servlet-filter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-19 18:44:06 +02:00
dependabot[bot] 34312f050a
build(deps): bump jakarta.inject-api from 1.0.3 to 1.0.5 (#208)
Bumps [jakarta.inject-api](https://github.com/eclipse-ee4j/injection-api) from 1.0.3 to 1.0.5.
- [Release notes](https://github.com/eclipse-ee4j/injection-api/releases)
- [Commits](https://github.com/eclipse-ee4j/injection-api/compare/1.0.3...1.0.5)

---
updated-dependencies:
- dependency-name: jakarta.inject:jakarta.inject-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-19 18:43:42 +02:00
dependabot[bot] 13b5762893
build(deps-dev): bump plexus-utils from 3.0.20 to 3.4.1 (#207)
Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.0.20 to 3.4.1.
- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
- [Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.0.20...plexus-utils-3.4.1)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-utils
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-19 18:43:27 +02:00
dependabot[bot] d99992c42a
build(deps): bump org.apache.maven.verson from 3.3.3 to 3.8.4 (#196)
Bumps `org.apache.maven.verson` from 3.3.3 to 3.8.4.

Updates `maven-artifact` from 3.3.3 to 3.8.4
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.3.3...maven-3.8.4)

Updates `maven-compat` from 3.3.3 to 3.8.4
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.3.3...maven-3.8.4)

Updates `maven-core` from 3.3.3 to 3.8.4
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.3.3...maven-3.8.4)

Updates `maven-model` from 3.3.3 to 3.8.4
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.3.3...maven-3.8.4)

Updates `maven-plugin-api` from 3.3.3 to 3.8.4
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.3.3...maven-3.8.4)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-compat
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-model
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.maven:maven-plugin-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-17 11:42:54 +02:00
dependabot[bot] 47e25dbffb
build(deps): bump io.swagger.version from 2.1.10 to 2.1.11 (#204)
Bumps `io.swagger.version` from 2.1.10 to 2.1.11.

Updates `swagger-annotations-jakarta` from 2.1.10 to 2.1.11

Updates `swagger-jaxrs2-jakarta` from 2.1.10 to 2.1.11

---
updated-dependencies:
- dependency-name: io.swagger.core.v3:swagger-annotations-jakarta
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.swagger.core.v3:swagger-jaxrs2-jakarta
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-17 11:42:15 +02:00
Florent BENOIT af31e9b816 chore: align volume name with plug-ins volume name
java plug-ins are using the volume `m2` but there it defines `maven` for the same path

better to use the same name for the same volume mount
2021-12-16 11:43:32 +01:00
dependabot[bot] e818ecaa5b
build(deps): bump jsch from 0.1.54 to 0.1.55 (#146)
Bumps jsch from 0.1.54 to 0.1.55.

---
updated-dependencies:
- dependency-name: com.jcraft:jsch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-16 08:47:16 +02:00
Sergii Kabashniuk 896eb01a63
fix: Do not override existed user's email with dummy on OpenShift (#198)
* fix: Do not override existed user's email with dummy on OpenShift

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
2021-12-16 08:30:36 +02:00
dependabot[bot] 5a7c249897
build(deps): bump logstash-logback-encoder from 6.6 to 7.0.1 (#201)
Bumps [logstash-logback-encoder](https://github.com/logfellow/logstash-logback-encoder) from 6.6 to 7.0.1.
- [Release notes](https://github.com/logfellow/logstash-logback-encoder/releases)
- [Commits](https://github.com/logfellow/logstash-logback-encoder/compare/logstash-logback-encoder-6.6...logstash-logback-encoder-7.0.1)

---
updated-dependencies:
- dependency-name: net.logstash.logback:logstash-logback-encoder
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-15 15:10:14 +02:00
Sergii Kabashniuk 9dfbae38e0
build: Upgrade logback to the latest 1.2.8 (#199) 2021-12-15 10:45:40 +02:00
dependabot[bot] 827cda55cb
build(deps): bump mockito-testng from 0.4.8 to 0.4.13 (#151)
Bumps [mockito-testng](https://github.com/mockito/mockito-testng) from 0.4.8 to 0.4.13.
- [Release notes](https://github.com/mockito/mockito-testng/releases)
- [Changelog](https://github.com/mockito/mockito-testng/blob/master/docs/release-notes.md)
- [Commits](https://github.com/mockito/mockito-testng/compare/v0.4.8...v0.4.13)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-testng
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-14 14:16:34 +02:00
Sergii Kabashniuk 15dbb581c2
ci: Used tomcat 10.0.14 with latest fixes (#194) 2021-12-13 16:41:52 -05:00
Sergii Kabashniuk 34751b2dde
ci: mark log4j artifacts as banned (#193) 2021-12-13 16:41:21 -05:00
Max Shaposhnik ff26653628
Added namespace configurator for existing user SSH keys (#192)
Signed-off-by: Max Shaposhnik <mshaposh@redhat.com>
2021-12-13 09:00:28 +02:00
Pavol Baran fb8735b8c4
Merge pull request #178 from xbaran4/oauth2-factory
feat: GitHub OAuth authentication with embededOAuthAPI
2021-12-08 14:47:46 +01:00
che-bot 5a726eed3d
chore: Update from ubi8-minimal:8.4-212 to ubi8-minimal:8.5-204 (#191)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-12-07 12:42:22 -05:00
Nick Boldt 97e7013050
chore: remove release-changelog.yml - should be in eclipse/che repo (#20887) (#190)
Change-Id: If0d5d851b151ee3a8094644b36a8c2ceb450a5c3
Signed-off-by: nickboldt <nboldt@redhat.com>
2021-12-06 16:48:30 +01:00
Florent Benoit adc6c51a5b feat: bump schema of the 2.2.0 specification 2021-12-04 21:31:25 +01:00
Max Shaposhnik 6a7c640b9c
Fixup for oauth2 usernames
Signed-off-by: Max Shaposhnik <mshaposh@redhat.com>
2021-12-01 19:48:15 +02:00
che-bot d38d4391c1
chore: Bump to 7.41.0-SNAPSHOT in main (#187)
Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>

Co-authored-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
2021-12-01 17:15:14 +02:00
Pavol Baran 3690bbc286 Merge branch 'main' of https://github.com/eclipse-che/che-server into oauth2-factory 2021-11-30 10:49:05 +01:00
Sergii Kabashniuk cf06229b27
chore: Update dependencies list (#184)
* chore: Update dependencies list

* fixup! Merge remote-tracking branch 'upstream/main' into updeps

Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>

* Added script to update dependencies  documentation
2021-11-30 09:36:56 +02:00
Pavol Baran 6e7d92e66d fix: added default values of clientid and clientsecret paths
Signed-off-by: Pavol Baran <pbaran@redhat.com>
2021-11-29 14:36:42 +01:00
Pavol Baran 921915a4f4 refactor: Injected clientid and clientsecret paths
Signed-off-by: Pavol Baran <pbaran@redhat.com>
2021-11-29 12:39:10 +01:00
Pavol Baran 1570683098 refactor: propagating IOException in provider
Signed-off-by: Pavol Baran <pbaran@redhat.com>
2021-11-26 20:25:48 +01:00
Pavol Baran 148977e7e0 doc: added class docstring
Signed-off-by: Pavol Baran <pbaran@redhat.com>
2021-11-26 14:24:24 +01:00
Pavol Baran 9b06dfa8fa refactor: implementing recommended changes for github oauth
Signed-off-by: Pavol Baran <pbaran@redhat.com>
2021-11-25 16:16:26 +01:00
Michal Vala 388a5183be
feat: native auth on Kubernetes (#171)
Signed-off-by: Michal Vala <mvala@redhat.com>
2021-11-25 14:48:55 +01:00
Pavol Baran 6b17bd5bf3 feat: github oauth with embededOAuthAPI
Signed-off-by: Pavol Baran <pbaran@redhat.com>
2021-11-25 00:55:24 +01:00
disaster37 f289ec619f
fix: add CPU quota on che-plugin-artifacts-broker container (#183)
* Add CPU quota

Signed-off-by: disaster37 <linuxworkgroup@hotmail.com>

* fix: add CPU quota on che-plugin-artifacts-broker container
2021-11-24 13:38:59 +02:00
Igor Vinokur cf741dbc4d
feat: Add a predefined configmap to store theia preferences (#174)
Create a predefined K8s secret per nemaespace to store theia preferences.
Include the preference secret to the workspcae-secrets role, to be able to manage it outside.
2021-11-24 12:23:11 +02:00
Oleksii Orel 672ae77018
fix: ide loader (#180)
Signed-off-by: Oleksii Orel <oorel@redhat.com>
2021-11-19 16:51:08 +02:00