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

444 add a gh action for deploying and verifying dashboards alerts load ok with quickstart #708

Commits on Jun 14, 2024

  1. added script

    ehearneRedHat committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    101b306 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7256b63 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    71ec541 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    6c8678e View commit details
    Browse the repository at this point in the history
  2. test push

    ehearneRedHat committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6f4d502 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    a41016e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. fixed typos + added wait for prometheus

    changed deployment to prometheus adapter
    
    changed deployment to blackbox-operator
    
    changed wait condition to prometheus k8s pod
    ehearneRedHat committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    fa55047 View commit details
    Browse the repository at this point in the history
  2. added alias for sudo podman

    fix for loop syntax
    
    fixed string declaration errors and array read issues
    
    fixed pid declaration
    ehearneRedHat committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    83bb3f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3b9691 View commit details
    Browse the repository at this point in the history
  4. added terraform file for self-hosted-runner

    better implementation of tf script for use with github actions and secrets
    ehearneRedHat committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9796180 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. added self hosted runner functionality to workflow

    syntax error
    
    another one
    
    fixed variable errors
    
    passed secrets as variables
    
    fixed variable declaration
    
    so many issues...
    
    added additional changes
    
    fixed syntax errors
    
    more syntax errors
    
    hopefully fixed syntax
    
    added public ip to terraform and action
    
    fixed env var declare
    ehearneRedHat committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    703c4dd View commit details
    Browse the repository at this point in the history
  2. deregister-runner no longer needs a job

    fix for ssh issue
    
    moved step
    
    created ssh dir and touched new file
    
    a
    
    b
    
    changed perms to 400
    
    changed user to ubuntu
    
    added additional package to install for gh runner
    
    install libicu
    
    changed url
    
    check for what the url is
    
    another one
    
    echo repo
    
    changed repo name to static
    
    a
    
    changed auth type
    
    B
    
    added permissions for github token
    
    e
    
    ee
    
    e
    
    changed from github token to secret
    ehearneRedHat committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0cee245 View commit details
    Browse the repository at this point in the history
  3. ran command in background

    added nohup
    
    hopefully fix :D
    
    source bashrc
    
    changed shell prefs
    
    fixed typo
    
    install expect and change perms for user in action
    
    adding chown because i am a clown :D
    
    install yq because y not
    
    remove classical flag
    
    a
    ehearneRedHat committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    fb7b5ac View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. have deregister run if previous job fails

    attempt to use statefile
    
    new changes
    
    *E*
    
    a
    ehearneRedHat committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    37b517b View commit details
    Browse the repository at this point in the history
  2. terraform.tfstate

    o . o
    
    a
    
    a
    ehearneRedHat committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6a08c43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebc3d8c View commit details
    Browse the repository at this point in the history
  4. save changes (undone)

    ehearneRedHat committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    63c2a78 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. swapped out github action for manual api interactions instead

    fixed typo
    
    E
    
    e
    
    e
    
    e
    
    a
    
    a
    
    a
    
    meep meep
    ehearneRedHat committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    67f8bd4 View commit details
    Browse the repository at this point in the history
  2. added code to remove runner through ec2 instance

    e
    
    a
    
    beep bop boop boop
    ehearneRedHat committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    003d5f7 View commit details
    Browse the repository at this point in the history
  3. add terraform script and workflow for create ami

    e
    
    e
    
    e
    
    e
    
    create ami
    
    e
    
    e
    
    final touches :)
    
    e
    ehearneRedHat committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    aa3d658 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5c7dba View commit details
    Browse the repository at this point in the history
  5. check for ssh-ability

    ehearneRedHat committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    cd52dff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b65101c View commit details
    Browse the repository at this point in the history
  7. removed chown

    test
    
    test
    ehearneRedHat committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b4fbe1e View commit details
    Browse the repository at this point in the history
  8. separated set up and tear down from tests

    test
    
    test 1
    ehearneRedHat committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    653bfb3 View commit details
    Browse the repository at this point in the history
  9. additional clean up

    a
    ehearneRedHat committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    be80445 View commit details
    Browse the repository at this point in the history
  10. removed quickstart dependency

    a
    
    a
    
    a
    ehearneRedHat committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    fc8472f View commit details
    Browse the repository at this point in the history