-
Notifications
You must be signed in to change notification settings - Fork 150
Comparing changes
Open a pull request
base repository: humblec/gluster-containers
base: master
head repository: gluster/gluster-containers
compare: master
Commits on Jan 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0621327 - Browse repository at this point
Copy the full SHA 0621327View commit details
Commits on Aug 14, 2020
-
Merge pull request #165 from kshithijiyer/patch-1
Adding title to README.md file.
Configuration menu - View commit details
-
Copy full SHA for f858b9c - Browse repository at this point
Copy the full SHA f858b9cView commit details
Commits on Jul 5, 2022
-
Signed-off-by: black.dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 58b37f6 - Browse repository at this point
Copy the full SHA 58b37f6View commit details
Commits on Jul 7, 2022
-
[centos] Use CentOS stream 9 along with Gluster9
Gluster 10 is missing `tcmu-runner`. It'll be added in a few weeks and then we can update accordingly. Signed-off-by: black-dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 226f21c - Browse repository at this point
Copy the full SHA 226f21cView commit details -
[update-params] Update the script to work with unified cgroups
Every unit can now have its own slice instead of global values like it used to be in V1. The script has been adjusted in accordance. Signed-off-by: black-dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1655340 - Browse repository at this point
Copy the full SHA 1655340View commit details
Commits on Jul 8, 2022
-
[deploy] Use GH Actions to build and publish to GHCR
Signed-off-by: black-dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8c5619b - Browse repository at this point
Copy the full SHA 8c5619bView commit details -
Don't use the lastest tag, use version instead
Signed-off-by: black-dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3acec3e - Browse repository at this point
Copy the full SHA 3acec3eView commit details -
Merge pull request #181 from black-dragon74/f36-rawhide
Use latest fedora image
Configuration menu - View commit details
-
Copy full SHA for c5a59b7 - Browse repository at this point
Copy the full SHA c5a59b7View commit details
Commits on Jul 12, 2022
-
Merge pull request #182 from black-dragon74/centos-stream9
Bring CentOS container up to date
Configuration menu - View commit details
-
Copy full SHA for ea4ffcd - Browse repository at this point
Copy the full SHA ea4ffcdView commit details -
[centos] Add support for setting legacy cgroup pids
Signed-off-by: black-dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 86c1391 - Browse repository at this point
Copy the full SHA 86c1391View commit details
Commits on Jul 13, 2022
-
Merge pull request #184 from black-dragon74/legacy-cgroups
[centos] Add support for setting legacy cgroup pids
Configuration menu - View commit details
-
Copy full SHA for c98eefc - Browse repository at this point
Copy the full SHA c98eefcView commit details -
[tests] Add tests for the container images
Signed-off-by: black-dragon74 <niryadav@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 7911046 - Browse repository at this point
Copy the full SHA 7911046View commit details -
Signed-off-by: black-dragon74 <niryadav@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 89ce8ce - Browse repository at this point
Copy the full SHA 89ce8ceView commit details
Commits on Jul 15, 2022
-
[action] Use GITHUB_KEY to authenticate the workflow
Signed-off-by: black-dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4592336 - Browse repository at this point
Copy the full SHA 4592336View commit details -
[tests] Use temp dirs while testing and a few improvements
Signed-off-by: black-dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6834036 - Browse repository at this point
Copy the full SHA 6834036View commit details -
Merge pull request #183 from black-dragon74/gh-action-deploy
[deploy] Use GH Actions to build and publish to GHCR
Configuration menu - View commit details
-
Copy full SHA for 7dfa539 - Browse repository at this point
Copy the full SHA 7dfa539View commit details -
[docs] Update README to reflect new container registry
Signed-off-by: black-dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9e718a0 - Browse repository at this point
Copy the full SHA 9e718a0View commit details -
Merge pull request #185 from black-dragon74/container-tests
[tests] Add tests for the container images
Configuration menu - View commit details
-
Copy full SHA for c7fc084 - Browse repository at this point
Copy the full SHA c7fc084View commit details -
[docs] Fix image tag name in docker run
Signed-off-by: black-dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 251aa71 - Browse repository at this point
Copy the full SHA 251aa71View commit details
Commits on Jul 18, 2022
-
Merge pull request #187 from black-dragon74/update-docu
[docs] Update README to reflect new container registry
Configuration menu - View commit details
-
Copy full SHA for 569e3be - Browse repository at this point
Copy the full SHA 569e3beView commit details -
[deploy] Cleanup actions code and add arm64 support
Signed-off-by: black-dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b2648e8 - Browse repository at this point
Copy the full SHA b2648e8View commit details -
Signed-off-by: black-dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fdc4a40 - Browse repository at this point
Copy the full SHA fdc4a40View commit details -
[actions] Run container and linter tests on PRs
Signed-off-by: black-dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3fa832c - Browse repository at this point
Copy the full SHA 3fa832cView commit details -
Allow container script to be executed both by abs and relative paths
Signed-off-by: black-dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cecc545 - Browse repository at this point
Copy the full SHA cecc545View commit details -
[tests] Enable TTY conditionally
Signed-off-by: black-dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 70c25f5 - Browse repository at this point
Copy the full SHA 70c25f5View commit details -
[tests] Bifercate tests into multiple steps
Signed-off-by: black-dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 14164cc - Browse repository at this point
Copy the full SHA 14164ccView commit details -
[tests] Remove unnecessary TTY info
Signed-off-by: black-dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d629d83 - Browse repository at this point
Copy the full SHA d629d83View commit details -
Merge pull request #188 from black-dragon74/gh-act-mpform
[deploy] Cleanup actions code and add arm64 support
Configuration menu - View commit details
-
Copy full SHA for 767eb9f - Browse repository at this point
Copy the full SHA 767eb9fView commit details
Commits on Jul 19, 2022
-
[tests] Remove chmod. File already has executable bit set
Signed-off-by: black-dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e03d00d - Browse repository at this point
Copy the full SHA e03d00dView commit details -
Merge pull request #189 from black-dragon74/gh-act-pr
[actions] Run container and linter tests on PRs
Configuration menu - View commit details
-
Copy full SHA for 49ef134 - Browse repository at this point
Copy the full SHA 49ef134View commit details
Commits on Jul 20, 2022
-
[CI/CD] Remove old Travis CI artifacts
We use GtiHub actions for all our CI/CD work now. Signed-off-by: black-dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0bae731 - Browse repository at this point
Copy the full SHA 0bae731View commit details -
Configuration menu - View commit details
-
Copy full SHA for 362ce92 - Browse repository at this point
Copy the full SHA 362ce92View commit details -
Merge pull request #191 from gluster/lint-test-pr-comment
Allow tests to be run by using `/test` in the comment
Configuration menu - View commit details
-
Copy full SHA for 69a9ec6 - Browse repository at this point
Copy the full SHA 69a9ec6View commit details -
Merge pull request #190 from black-dragon74/rm-travis-ci
[CI/CD] Remove old Travis CI artifacts
Configuration menu - View commit details
-
Copy full SHA for 3e56647 - Browse repository at this point
Copy the full SHA 3e56647View commit details
Commits on Jul 27, 2022
-
[build] Publish new release only when the container's
files are updated. The current job is triggered even when we change files like workflows and gitignore. Signed-off-by: black.dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b1d2684 - Browse repository at this point
Copy the full SHA b1d2684View commit details
Commits on Aug 4, 2022
-
[Fedora] Remove extra systemd services from the container
Signed-off-by: black-dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 42f205e - Browse repository at this point
Copy the full SHA 42f205eView commit details
Commits on Aug 8, 2022
-
[centos] Use latest version of Glusterfs
Signed-off-by: black-dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0508559 - Browse repository at this point
Copy the full SHA 0508559View commit details -
[centos] Group similar build steps into a single layer
Signed-off-by: black-dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f8feabb - Browse repository at this point
Copy the full SHA f8feabbView commit details -
Signed-off-by: black-dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4ef57f2 - Browse repository at this point
Copy the full SHA 4ef57f2View commit details
Commits on Aug 9, 2022
-
Merge pull request #192 from black-dragon74/build-on-change
[build] Publish new release only when the container's files are updated
Configuration menu - View commit details
-
Copy full SHA for 07d2f62 - Browse repository at this point
Copy the full SHA 07d2f62View commit details -
Cleanup artifcats after setting up services
Signed-off-by: black-dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ff5efaf - Browse repository at this point
Copy the full SHA ff5efafView commit details
Commits on Aug 16, 2022
-
Remove external RPM install of gperftools
Signed-off-by: black-dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4761b17 - Browse repository at this point
Copy the full SHA 4761b17View commit details -
Merge pull request #194 from black-dragon74/centos-s9-g10
[centos] Use latest version of Glusterfs
Configuration menu - View commit details
-
Copy full SHA for f6d2900 - Browse repository at this point
Copy the full SHA f6d2900View commit details -
Merge pull request #195 from black-dragon74/centos-opt-layers
[centos] Group similar build steps into a single layer
Configuration menu - View commit details
-
Copy full SHA for 2c088fe - Browse repository at this point
Copy the full SHA 2c088feView commit details
Commits on Aug 19, 2022
-
Merge pull request #193 from black-dragon74/rm-systemd-extras
[Fedora] Remove extra systemd services from the container
Configuration menu - View commit details
-
Copy full SHA for cace136 - Browse repository at this point
Copy the full SHA cace136View commit details
Commits on Aug 25, 2022
-
[README] Update readme to reflect latest version and container tags
Signed-off-by: black.dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1094cce - Browse repository at this point
Copy the full SHA 1094cceView commit details
Commits on Aug 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0aac6f1 - Browse repository at this point
Copy the full SHA 0aac6f1View commit details
Commits on Oct 4, 2022
-
[centos] Clean yum cache once we are done
with installing and setting up packages. Cleaning it twice , once in the bginning and once in the end makes no sense as it could all be done in one go. This patch also saves us a couple of seconds due to the command being run only once. Signed-off-by: black-dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9f5b004 - Browse repository at this point
Copy the full SHA 9f5b004View commit details
Commits on Oct 11, 2022
-
Merge pull request #198 from black-dragon74/yum-skip-cache-prune-twice
[centos] Clean yum cache once we are done
Configuration menu - View commit details
-
Copy full SHA for 9d4ed75 - Browse repository at this point
Copy the full SHA 9d4ed75View commit details
Commits on Oct 13, 2022
-
[centos] Switch from yum to dnf
Signed-off-by: black-dragon74 <nickk.2974@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7742069 - Browse repository at this point
Copy the full SHA 7742069View commit details
There are no files selected for viewing
This file was deleted.