Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: move moons out of experimental mode #10716

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

Closed
wants to merge 3 commits into from
Closed

chore: move moons out of experimental mode #10716

wants to merge 3 commits into from

Conversation

kylecarbs
Copy link
Member

This was in experimental for a long time.

This was in experimental for a long time.
@kylecarbs kylecarbs requested a review from bpmct November 15, 2023 15:06
@kylecarbs kylecarbs self-assigned this Nov 15, 2023
@kylecarbs kylecarbs requested a review from Emyrk November 16, 2023 15:00
@github-actions github-actions bot added the stale This issue is like stale bread. label Nov 24, 2023
@github-actions github-actions bot closed this Nov 27, 2023
@Emyrk
Copy link
Member

Emyrk commented Nov 27, 2023

This should be reopened

@Emyrk Emyrk reopened this Nov 27, 2023
@github-actions github-actions bot removed the stale This issue is like stale bread. label Nov 28, 2023
@github-actions github-actions bot added the stale This issue is like stale bread. label Dec 5, 2023
@github-actions github-actions bot closed this Dec 8, 2023
@Emyrk Emyrk reopened this Dec 8, 2023
@@ -25,7 +25,6 @@ func Test_ProxyCRUD(t *testing.T) {

dv := coderdtest.DeploymentValues(t)
dv.Experiments = []string{
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why keep the deployment values if you're not setting any experiments?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In a lot of places....

// Use proxy health to return the healthy workspace proxy hostnames.
f := api.ProxyHealth.ProxyHosts
api.AGPL.WorkspaceProxyHostsFn.Store(&f)
// Proxy health is a moon feature.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// Proxy health is a moon feature.

@@ -112,14 +112,14 @@ export const Sidebar: React.FC = () => {
<SidebarNavItem href="network" icon={<SidebarNavItemIcon icon={Globe} />}>
Network
</SidebarNavItem>
{dashboard.experiments.includes("moons") && (
{
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be removed

@github-actions github-actions bot removed the stale This issue is like stale bread. label Dec 9, 2023
@github-actions github-actions bot added the stale This issue is like stale bread. label Dec 16, 2023
@matifali matifali removed the stale This issue is like stale bread. label Dec 16, 2023
@Emyrk
Copy link
Member

Emyrk commented Dec 19, 2023

rebased on main #11285

@Emyrk Emyrk closed this Dec 19, 2023
@Emyrk Emyrk deleted the moonga branch January 9, 2024 20:10
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