-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add podman support #327
base: v1.5
Are you sure you want to change the base?
Add podman support #327
Commits on Aug 8, 2023
-
Signed-off-by: Mariusz Sabath <mrsabath@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8a20ac0 - Browse repository at this point
Copy the full SHA 8a20ac0View commit details
Commits on Aug 15, 2023
-
Bump actions/setup-go from 4.0.1 to 4.1.0 (#296)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v4.0.1...v4.1.0) --- updated-dependencies: - dependency-name: actions/setup-go 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>
Configuration menu - View commit details
-
Copy full SHA for 67fc9c9 - Browse repository at this point
Copy the full SHA 67fc9c9View commit details -
Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#297)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.6.0 to 3.7.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v3.6.0...v3.7.0) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action 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>
Configuration menu - View commit details
-
Copy full SHA for 483cff3 - Browse repository at this point
Copy the full SHA 483cff3View commit details
Commits on Aug 16, 2023
-
Bump actions/setup-node from 3.7.0 to 3.8.0 (#298)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3.7.0...v3.8.0) --- updated-dependencies: - dependency-name: actions/setup-node 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>
Configuration menu - View commit details
-
Copy full SHA for 84aaafc - Browse repository at this point
Copy the full SHA 84aaafcView commit details
Commits on Aug 29, 2023
-
Bump actions/checkout from 3.5.3 to 3.6.0 (#300)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3.5.3...v3.6.0) --- updated-dependencies: - dependency-name: actions/checkout 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>
Configuration menu - View commit details
-
Copy full SHA for 05ff6b0 - Browse repository at this point
Copy the full SHA 05ff6b0View commit details
Commits on Sep 8, 2023
-
Bump actions/setup-node from 3.8.0 to 3.8.1 (#299)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.8.0 to 3.8.1. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3.8.0...v3.8.1) --- updated-dependencies: - dependency-name: actions/setup-node 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>
Configuration menu - View commit details
-
Copy full SHA for 231a93b - Browse repository at this point
Copy the full SHA 231a93bView commit details
Commits on Sep 21, 2023
-
Introduce Docker files for running Tornjak on Openshift (#304)
* UBI migration for frontend Signed-off-by: Andrew Block <andy.block@gmail.com> * Updated backend for UBI based container Signed-off-by: Andrew Block <andy.block@gmail.com> * Updated permissions on frontend container Signed-off-by: Andrew Block <andy.block@gmail.com> --------- Signed-off-by: Andrew Block <andy.block@gmail.com> Co-authored-by: Andrew Block <andy.block@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ceec845 - Browse repository at this point
Copy the full SHA ceec845View commit details
Commits on Sep 22, 2023
-
Bump actions/checkout from 3.6.0 to 4.0.0 (#301)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.0.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3.6.0...v4.0.0) --- updated-dependencies: - dependency-name: actions/checkout 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>
Configuration menu - View commit details
-
Copy full SHA for bb3d0d4 - Browse repository at this point
Copy the full SHA bb3d0d4View commit details
Commits on Sep 25, 2023
-
Bump docker/login-action from 2.2.0 to 3.0.0 (#302)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.2.0 to 3.0.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v2.2.0...v3.0.0) --- updated-dependencies: - dependency-name: docker/login-action 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>
Configuration menu - View commit details
-
Copy full SHA for 0ee836e - Browse repository at this point
Copy the full SHA 0ee836eView commit details -
Bump actions/checkout from 4.0.0 to 4.1.0 (#305)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: actions/checkout 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>
Configuration menu - View commit details
-
Copy full SHA for a5420d4 - Browse repository at this point
Copy the full SHA a5420d4View commit details -
Added workflows for ubi image (#306)
* Added workflows for ubi image Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com> * Set Dockerfiles for ubi image Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com> --------- Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fbd2176 - Browse repository at this point
Copy the full SHA fbd2176View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1688763 - Browse repository at this point
Copy the full SHA 1688763View commit details
Commits on Sep 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1f28fc4 - Browse repository at this point
Copy the full SHA 1f28fc4View commit details
Commits on Sep 28, 2023
-
Fixed image labels for UBI image (#308)
* Added labels Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com> * Update Dockerfile.backend-container.ubi Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com> Co-authored-by: Mariusz Sabath <mrsabath@gmail.com> --------- Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com> Co-authored-by: Mariusz Sabath <mrsabath@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b7d9a5b - Browse repository at this point
Copy the full SHA b7d9a5bView commit details
Commits on Oct 12, 2023
-
Bump golang.org/x/net from 0.9.0 to 0.17.0 (#309)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.9.0 to 0.17.0. - [Commits](golang/net@v0.9.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8e8070f - Browse repository at this point
Copy the full SHA 8e8070fView commit details -
* Added UBI description Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com> * Added Alpine to image description Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com> * Update Dockerfile.backend-container Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com> Co-authored-by: Mariusz Sabath <mrsabath@gmail.com> * Update Dockerfile.backend-container.ubi Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com> Co-authored-by: Mariusz Sabath <mrsabath@gmail.com> * Update Dockerfile.frontend-container Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com> Co-authored-by: Mariusz Sabath <mrsabath@gmail.com> * Update Dockerfile.frontend-container.ubi Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com> Co-authored-by: Mariusz Sabath <mrsabath@gmail.com> --------- Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com> Co-authored-by: Mariusz Sabath <mrsabath@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d23b00b - Browse repository at this point
Copy the full SHA d23b00bView commit details -
Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7e87ea1 - Browse repository at this point
Copy the full SHA 7e87ea1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0addf3a - Browse repository at this point
Copy the full SHA 0addf3aView commit details
Commits on Oct 18, 2023
-
Bump actions/checkout from 4.1.0 to 4.1.1 (#312)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: actions/checkout 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>
Configuration menu - View commit details
-
Copy full SHA for a89ee87 - Browse repository at this point
Copy the full SHA a89ee87View commit details
Commits on Oct 20, 2023
-
Bump @babel/traverse from 7.22.5 to 7.23.2 in /tornjak-frontend (#313)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.5 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ac847f5 - Browse repository at this point
Copy the full SHA ac847f5View commit details
Commits on Oct 24, 2023
-
Bump actions/setup-node from 3.8.1 to 4.0.0 (#314)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.8.1 to 4.0.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3.8.1...v4.0.0) --- updated-dependencies: - dependency-name: actions/setup-node 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>
Configuration menu - View commit details
-
Copy full SHA for 3188d03 - Browse repository at this point
Copy the full SHA 3188d03View commit details
Commits on Oct 26, 2023
-
Bump google.golang.org/grpc from 1.55.0 to 1.56.3 (#316)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.55.0 to 1.56.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.55.0...v1.56.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e32d3a5 - Browse repository at this point
Copy the full SHA e32d3a5View commit details
Commits on Nov 2, 2023
-
Signed-off-by: Mohammed Abdi <moabdi@Mohammeds-MBP.attlocal.net> Co-authored-by: Mohammed Abdi <moabdi@Mohammeds-MBP.attlocal.net>
Configuration menu - View commit details
-
Copy full SHA for e093c99 - Browse repository at this point
Copy the full SHA e093c99View commit details
Commits on Nov 3, 2023
-
Reorganize Root Directory (#315)
* Moved golang files up a directory Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com> * Remove run_tornjak script Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com> * Adjusted Gofiles to reflect new structure Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com> * Moved docker-compose file to examples folder Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com> * Reverting accidentally added changes Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com> * Moved Keycloak example Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com> * moved backend script Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com> * renamed tornjak frontend folder Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com> * adjusted lcoation of frontend Dockerfiles Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com> * re-add Dockerfile for frontend Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com> * add accidentally ignored packages Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com> * fixed rebase error Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com> --------- Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1817e82 - Browse repository at this point
Copy the full SHA 1817e82View commit details
Commits on Nov 22, 2023
-
Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 (#320)
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/go-jose/go-jose/releases) - [Changelog](https://github.com/go-jose/go-jose/blob/v3/CHANGELOG.md) - [Commits](go-jose/go-jose@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: github.com/go-jose/go-jose/v3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b763e6a - Browse repository at this point
Copy the full SHA b763e6aView commit details
Commits on Nov 27, 2023
-
Update Quickstart Readme (#318)
* Updating some doc and add troubleshoot Signed-off-by: Kidus Teferra <kidus.teferra@ibm.com> * Updating quick start docs Signed-off-by: Kidus Teferra <kidus.teferra@ibm.com> * Troubleshoot section update Signed-off-by: Kidus Teferra <kidus.teferra@ibm.com> --------- Signed-off-by: Kidus Teferra <kidus.teferra@ibm.com> Co-authored-by: Kidus Teferra <kidus.teferra@ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 1e0d43c - Browse repository at this point
Copy the full SHA 1e0d43cView commit details
Commits on Dec 3, 2023
-
Bump @adobe/css-tools from 4.3.1 to 4.3.2 in /frontend (#321)
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2. - [Changelog](https://github.com/adobe/css-tools/blob/main/History.md) - [Commits](https://github.com/adobe/css-tools/commits) --- updated-dependencies: - dependency-name: "@adobe/css-tools" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3423a91 - Browse repository at this point
Copy the full SHA 3423a91View commit details
Commits on Dec 7, 2023
-
Bump actions/setup-go from 4.1.0 to 5.0.0 (#322)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.1.0 to 5.0.0. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v4.1.0...v5.0.0) --- updated-dependencies: - dependency-name: actions/setup-go 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>
Configuration menu - View commit details
-
Copy full SHA for c6692da - Browse repository at this point
Copy the full SHA c6692daView commit details
Commits on Dec 13, 2023
-
Fix type for upgraded Axios library (#323)
Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a3e1882 - Browse repository at this point
Copy the full SHA a3e1882View commit details -
Bump axios from 0.21.4 to 1.6.0 in /frontend (#319)
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.21.4...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3d89c2a - Browse repository at this point
Copy the full SHA 3d89c2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f43effe - Browse repository at this point
Copy the full SHA f43effeView commit details -
Update Push Action Branch to v1.5 (#324)
Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 41c6f0d - Browse repository at this point
Copy the full SHA 41c6f0dView commit details
Commits on Dec 19, 2023
-
Signed-off-by: Mariusz Sabath <mrsabath@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 03c1adc - Browse repository at this point
Copy the full SHA 03c1adcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d90a086 - Browse repository at this point
Copy the full SHA d90a086View commit details
Commits on Dec 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 06a03af - Browse repository at this point
Copy the full SHA 06a03afView commit details -
Configuration menu - View commit details
-
Copy full SHA for fff71de - Browse repository at this point
Copy the full SHA fff71deView commit details
Commits on Dec 21, 2023
-
Signed-off-by: Mariusz Sabath <mrsabath@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 592059d - Browse repository at this point
Copy the full SHA 592059dView commit details