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

Release 0.7.0 #107

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Release 0.7.0 #107

wants to merge 8 commits into from

Conversation

MarekPikula
Copy link
Collaborator

It's a rather messy merge since it bases on the current main but introduces changes from #86 (and some others after that), which were reverted with 2033f80.

This PR re-reverts the #86/2033f802589e32f9628b4732a14ea898cfd568a7 and has some additional changes to preserve feature parity with the current main.

Created as a draft to ensure everything is tested this time.

MarekPikula and others added 8 commits June 4, 2023 15:56
This reverts commit 2033f80.

All the changes were introduced in #86. Reference it for full history.
Signed-off-by: Marek Pikuła <marek@serenitycode.dev>
So that once 0.7.0 is merged, it doesn't break existing user set-ups as
this was introduced to stable with #102.

Signed-off-by: Marek Pikuła <marek@serenitycode.dev>
Signed-off-by: Marek Pikuła <marek@serenitycode.dev>
Fixes not found error in tainted mode.

Signed-off-by: Marek Pikuła <marek@serenitycode.dev>
Signed-off-by: Marek Pikuła <marek@serenitycode.dev>
@MarekPikula
Copy link
Collaborator Author

To ensure the Docker image is properly built this time, I'll add GH workflow which builds an image for PR, so that it's possible to reliably test it before release. I'll have time for this somewhere in the next week.

@iFargle
Copy link
Owner

iFargle commented Jun 7, 2023

Found a few bugs, I'll see if I can get some time to troubleshoot:

  1. Unable to move machines to new namespaces/users [2023-06-07 14:32:22,242] ERROR in headscale: Failed to move machine "77" to user "docker". (500). Looks like renaming and deleting work fine
  2. All non-exit routes appear as Failover routes
  3. Toggling Failover routes no longer toggles the primary indicator "off". If you toggle a route ON, it will enable the primary display for the route, but won't disable it if you toggle it back off.

An existing bug I need to look into:
#108 - I am seeing this as well. Should be an easy fix.
#80 - UI bug in the datepicker. Not sure how to fix this one yet.

@guyguy333
Copy link

@MarekPikula Thanks for your great work. Do you plan to stabilise and release 0.7.0 ? Thanks

@MarekPikula
Copy link
Collaborator Author

Hi, sorry for a long wait. I had a hectic time recently. I'm planning to get back to it in the next two weeks, starting from adding Docker image build from GH CI and reviewing recent changes. I'll let you know about the progress. Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants