Skip to content

Latest commit

 

History

History
199 lines (103 loc) · 3.74 KB

CHANGELOG.md

File metadata and controls

199 lines (103 loc) · 3.74 KB

Changelog

All notable changes to this project will be documented in this file.

[0.6.1] - 2022-07-28

Bug Fixes

  • Tor-controller service account ref in Tor-pod instance
  • Helm chart project config. ClusterRole update. Default Tor daemon image

Generic

  • [ci-skip] Updated helm chart to use version 0.6.0

  • Merge branch 'tor-crd' into tor-crd-0.6.1

  • Tor spec and controller implementation alpha

  • Tor daemon services multiple address support. Listen address and policies using IPv4/IPv6 dual stack.

Miscellaneous Tasks

  • Use git-cliff to generate CHANGELOG
  • Better git-cliff docker command

[0.6.0] - 2022-07-12

Features

  • Add tor service pod template (#18)

Generic

  • [ci-skip] Updated helm chart to use version 0.5.1

  • Tor Spec draft

  • WIP - tor_controller schematic

  • Tor-crd WIP

    • Updating dependencies - version v0.6.0
  • Updating Helm Chart - preparing helm chart version v0.1.5

[0.5.1] - 2022-03-10

Generic

  • [ci-skip] Update changelog - v0.5.0

  • [ci-skip] Fixes #11 Updated multiarch dockerfiles. Tor is compiled in a separate project: bugfest/tor-docker to speed up the build times Added QEMU/arm64 how to

  • [skip-ci] Fixes #12 Use bugfest/echoserver (multiarch) instead of google's Add QEMU arm64 instructions to get a k3s sanbox

  • Tor-crd WIP

  • WIP

  • Fixes #13 - Bring your own key (#14)

[0.5.0] - 2022-02-20

Generic

  • [ci-skip] Update changelog

  • [ci-skip] TOR is Tor. Updated roadmap

  • Tor updated to version 0.4.6.10 (#10)

Metrics exporters (controller and managers) Helm chart service monitor creation (controller) Updated CRDs to enable Service Monitor creation

[0.4.0] - 2022-02-10

Generic

  • [ci-skip] reverting chart version

  • [ci-skip] App version 0.3.2, Chart version 0.1.1

  • [ci-skip] Updated Chart Readme

  • [ci-skip] Update issue templates

  • [ci-skip] Updated Changelog

  • [ci-skip] Updated helm chart dir in Makefile

  • [ci-skip] Updated versions and badges

  • OnionBalancedService Initial implementation

  • Fix tor reloading crash-loop

  • Remove unused function

  • Add short names for OnionServices: onion,os and OnionBalancedServices: onionha,oha,obs

  • Manager role requires ConfigMap access

  • Cleanup and minor fixes

  • Helm chart updates

  • Helm chart README update

  • OnionBalancedService How-To

  • Document tor-onionbalance-manager image

  • Update workflows to build tor-onionbalance-manager

  • Merge pull request #9 from bugfest/onionbalancedservice

OnionBalancedService implementation - Fixes #8

[0.3.2] - 2022-01-29

Generic

  • #1 Helm chart for installing

  • Merge pull request #2 from bugfest/helm

Helm chart for installing. Fixes #1

  • Updated CHANGELOG

  • Preparing chart-releaser-action changes

  • Updating chart repo URL and instructions

  • Update action branch: master

  • Update action branch: master

  • Merge pull request #4 from bugfest/multiarch

Update action branch: master

  • Fixing tags typo

  • Merge pull request #6 from bugfest/multiarch

Fixing tags typo

  • [ci-skip] add multiarch build-tag workflow

  • App version 0.3.2, Chart version 0.1.1

  • Testing CI workflows with a blank commit

[0.3.1] - 2022-01-05

Bug Fixes

  • Fix repo url references

Generic

  • Initial migration

  • Initial v1alpha2

  • ProjectConfig initial

  • ProjectConfig fix crd

  • Projectconfig and manager rbac working

  • Get out-of-cluster run work again

  • Migrating agents

  • V1alpha2 e2e test working

  • Update some links

  • Improved objects sync

  • Added README and LICENSE. Cleaned up old samples

  • Generate install manifest

  • Update docker container refs

  • Integrated install manifests