Skip to content
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

convert ruby deps to Gemfile #68

Merged
merged 18 commits into from
Oct 6, 2023
Merged

convert ruby deps to Gemfile #68

merged 18 commits into from
Oct 6, 2023

Commits on Oct 4, 2023

  1. add Gemfile to install ruby gems

    Signed-off-by: David Kilias <[email protected]>
    24367dfa committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    cf1977a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52e4d74 View commit details
    Browse the repository at this point in the history
  3. install bundler in dockerfile

    Signed-off-by: David Kilias <[email protected]>
    24367dfa committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4dfae09 View commit details
    Browse the repository at this point in the history
  4. pin git gems to ref instead of branch

    Signed-off-by: David Kilias <[email protected]>
    24367dfa committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    c08892c View commit details
    Browse the repository at this point in the history
  5. reset v1.15-ruby3/ to upstream

    Signed-off-by: David Kilias <[email protected]>
    24367dfa committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    7ba55bd View commit details
    Browse the repository at this point in the history
  6. add new image dir v1.16-staging

    Signed-off-by: David Kilias <[email protected]>
    24367dfa committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    49ca11d View commit details
    Browse the repository at this point in the history
  7. update dependency fluentd to 1.16.2

    Signed-off-by: David Kilias <[email protected]>
    24367dfa committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    d50045c View commit details
    Browse the repository at this point in the history
  8. pin git gem dependencies to tags instead of refs

    Signed-off-by: David Kilias <[email protected]>
    24367dfa committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    5851f1d View commit details
    Browse the repository at this point in the history
  9. format gemfile

    Signed-off-by: David Kilias <[email protected]>
    24367dfa committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    e99cb13 View commit details
    Browse the repository at this point in the history
  10. remove gemfile from v1.15-ruby directrory

    Signed-off-by: David Kilias <[email protected]>
    24367dfa committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    11e93e1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    33e252f View commit details
    Browse the repository at this point in the history
  12. rename docher image dir to v1.16

    Signed-off-by: David Kilias <[email protected]>
    24367dfa committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    f445051 View commit details
    Browse the repository at this point in the history
  13. pin gem fluent-plugin-gcs to tag instead of ref

    Signed-off-by: David Kilias <[email protected]>
    24367dfa committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    217d7d7 View commit details
    Browse the repository at this point in the history
  14. remove unused linesc in Gemfile

    Signed-off-by: David Kilias <[email protected]>
    24367dfa committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    3816540 View commit details
    Browse the repository at this point in the history
  15. pin dependency fluent-plugin-gcs to master branch to solve incompatib…

    …ility with fluentd 1.16
    
    Signed-off-by: David Kilias <[email protected]>
    24367dfa committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    6fc0cbe View commit details
    Browse the repository at this point in the history
  16. deactivate conflicting gems

    Signed-off-by: David Kilias <[email protected]>
    24367dfa committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    d6e8122 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. most recent version of kubeclient is compatible

    Signed-off-by: David Kilias <[email protected]>
    24367dfa committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    afe9748 View commit details
    Browse the repository at this point in the history
  2. add image v1.16 to ci build job

    Signed-off-by: David Kilias <[email protected]>
    24367dfa committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3a7b9dc View commit details
    Browse the repository at this point in the history