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

Create a Tornjak image v1.4.0 #286

Merged
merged 58 commits into from
Aug 7, 2023
Merged

Create a Tornjak image v1.4.0 #286

merged 58 commits into from
Aug 7, 2023

Commits on Jun 19, 2023

  1. Create a new version v1.4

    Signed-off-by: Mariusz Sabath <[email protected]>
    mrsabath committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    e7012d3 View commit details
    Browse the repository at this point in the history
  2. Updated golang version and one spire package

    Signed-off-by: Maia Iyer <[email protected]>
    maia-iyer committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    9423956 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. updating reliant code

    Signed-off-by: Maia Iyer <[email protected]>
    maia-iyer committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    bba5af8 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Removed some code dependent on older SPIRE

    Signed-off-by: Maia Iyer <[email protected]>
    maia-iyer committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    4be4310 View commit details
    Browse the repository at this point in the history
  2. Fixing lint

    Signed-off-by: Maia Iyer <[email protected]>
    maia-iyer committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    d89193d View commit details
    Browse the repository at this point in the history
  3. Makefile update

    Signed-off-by: Maia Iyer <[email protected]>
    maia-iyer committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    00347d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Update CI

    Signed-off-by: Maia Iyer <[email protected]>
    maia-iyer committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    5dfbf91 View commit details
    Browse the repository at this point in the history
  2. Updated CI typo

    Signed-off-by: Maia Iyer <[email protected]>
    maia-iyer committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    2081a3a View commit details
    Browse the repository at this point in the history
  3. Increasing lint timeout

    Signed-off-by: Maia Iyer <[email protected]>
    maia-iyer committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    c0dd9ae View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    9bcb327 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1d6fd7 View commit details
    Browse the repository at this point in the history
  3. Print workflow information to Summary

    This nicely shows this information on the summary page
    
    Signed-off-by: Marco Franssen <[email protected]>
    marcofranssen committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    047fbc8 View commit details
    Browse the repository at this point in the history
  4. Pin checkout action on patch release 3.5.3

    Signed-off-by: Marco Franssen <[email protected]>
    marcofranssen committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    744aab7 View commit details
    Browse the repository at this point in the history
  5. Pin setup-go action on patch release 4.0.1

    Signed-off-by: Marco Franssen <[email protected]>
    marcofranssen committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    346df3e View commit details
    Browse the repository at this point in the history
  6. Pin setup-node action on patch release 3.6.0

    Signed-off-by: Marco Franssen <[email protected]>
    marcofranssen committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    1126c7a View commit details
    Browse the repository at this point in the history
  7. Add dependabot config for github actions

    Signed-off-by: Marco Franssen <[email protected]>
    marcofranssen committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    8d2b117 View commit details
    Browse the repository at this point in the history
  8. Pin golangci-lint action on patch release 3.6.0

    Signed-off-by: Marco Franssen <[email protected]>
    marcofranssen committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    6834080 View commit details
    Browse the repository at this point in the history
  9. Pin docker-login action on patch release 2.2.0

    Signed-off-by: Marco Franssen <[email protected]>
    marcofranssen committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    70937d2 View commit details
    Browse the repository at this point in the history
  10. Add white lines for readability of workflow

    Signed-off-by: Marco Franssen <[email protected]>
    marcofranssen committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    2d9030f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Run go fmt on project

    Signed-off-by: Marco Franssen <[email protected]>
    marcofranssen committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    ee2163d View commit details
    Browse the repository at this point in the history
  2. Improve workflow (#279)

    mrsabath authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    064b996 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e36ee98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfd233d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6f03bd View commit details
    Browse the repository at this point in the history
  6. Refactor http/https server setup to be more transparant

    Signed-off-by: Marco Franssen <[email protected]>
    marcofranssen committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    12b1590 View commit details
    Browse the repository at this point in the history
  7. Install the Go version as defined in go.mod

    This takes the latest patch release of similar to our previous version, except now we don't have the Go version duplicated in 3 places
    
    Signed-off-by: Marco Franssen <[email protected]>
    marcofranssen committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    8ee546c View commit details
    Browse the repository at this point in the history
  8. Enable Go module caching to speed up builds

    This caches based on the checksums
    
    Signed-off-by: Marco Franssen <[email protected]>
    marcofranssen committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    7bef037 View commit details
    Browse the repository at this point in the history
  9. Download modules in separate step

    Signed-off-by: Marco Franssen <[email protected]>
    marcofranssen committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    3f43905 View commit details
    Browse the repository at this point in the history
  10. Download modules in separate step

    Signed-off-by: Marco Franssen <[email protected]>
    marcofranssen committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    78cbc30 View commit details
    Browse the repository at this point in the history
  11. Document Makefile and align PHONY with available tasks

    Some old .PHONY targets where there where the target itself wasn't there anymore. By defining the PHONY with the target it is easier to keep this in sync in the future
    
    Also added a help target that prints a nicely formatted help for every single make target.
    
    Signed-off-by: Marco Franssen <[email protected]>
    marcofranssen committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    eee1a91 View commit details
    Browse the repository at this point in the history
  12. Split building binaries and images into separate workflow steps

    Splitting into separate workflow steps makes the workflow more transparant
    
    Signed-off-by: Marco Franssen <[email protected]>
    marcofranssen committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    205dbd7 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    71e00cd View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-node from 3.6.0 to 3.7.0

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.6.0 to 3.7.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3.6.0...v3.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    89fde99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d82509 View commit details
    Browse the repository at this point in the history
  4. Fix makefile reference

    Signed-off-by: Mariusz Sabath <[email protected]>
    mrsabath committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    21504c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b24c927 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b2b2c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Fix HTTP config errors #268 (#287)

    * Fix HTTP/HTTPs config errors
    
    Signed-off-by: Maia Iyer <[email protected]>
    
    * Apply suggestions from code review
    
    Signed-off-by: Maia Iyer <[email protected]>
    
    Co-authored-by: Mariusz Sabath <[email protected]>
    Signed-off-by: Maia Iyer <[email protected]>
    
    * Apply suggestions from code review
    
    Co-authored-by: Mariusz Sabath <[email protected]>
    Signed-off-by: Maia Iyer <[email protected]>
    
    ---------
    
    Signed-off-by: Maia Iyer <[email protected]>
    Co-authored-by: Mariusz Sabath <[email protected]>
    maia-iyer and mrsabath authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a9affa2 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Fixed config format and TLS

    Signed-off-by: Maia Iyer <[email protected]>
    maia-iyer committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    34b46b5 View commit details
    Browse the repository at this point in the history
  2. Bump semver from 5.7.1 to 5.7.2 in /tornjak-frontend

    Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](npm/node-semver@v5.7.1...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    600c7bb View commit details
    Browse the repository at this point in the history
  3. Fixed redirect

    Signed-off-by: Maia Iyer <[email protected]>
    maia-iyer committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    5e23408 View commit details
    Browse the repository at this point in the history
  4. Added documentation

    Signed-off-by: Maia Iyer <[email protected]>
    maia-iyer committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e3408e1 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Signed-off-by: Maia Iyer <[email protected]>
    
    Co-authored-by: Mariusz Sabath <[email protected]>
    maia-iyer and mrsabath authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    268cda7 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. HTTP opens upon HTTPS failure to start

    Signed-off-by: Maia Iyer <[email protected]>
    maia-iyer committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    5ecc383 View commit details
    Browse the repository at this point in the history
  2. Lint fix

    Signed-off-by: Maia Iyer <[email protected]>
    maia-iyer committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3e72200 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33a7c9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3de186 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Update the mTLS secret name (#290)

    Signed-off-by: Mariusz Sabath <[email protected]>
    mrsabath authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    bc3c6df View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Remove unnecessary files (#291)

    Signed-off-by: Maia Iyer <[email protected]>
    maia-iyer authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    1510c22 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Change 'user' to 'client'

    Signed-off-by: Mariusz Sabath <[email protected]>
    mrsabath committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c6677f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    089f27c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Bump word-wrap from 1.2.3 to 1.2.4 in /tornjak-frontend

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    8c4658f View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

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

Commits on Aug 1, 2023

  1. Added x509/JWT svid field

    Signed-off-by: Maia Iyer <[email protected]>
    maia-iyer committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    8ebfa3b View commit details
    Browse the repository at this point in the history
  2. Fix quickstart Tornjak config

    Signed-off-by: Maia Iyer <[email protected]>
    maia-iyer committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    4352e88 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. removed the old user files

    Signed-off-by: Mariusz Sabath <[email protected]>
    mrsabath committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    522c909 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    debd4be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    327cb0b View commit details
    Browse the repository at this point in the history