Skip to content

Launch a browser when kubecfg is launched in proxy mode.#1680

Merged
jbeda merged 2 commits into
kubernetes:masterfrom
brendandburns:kubecfg
Oct 9, 2014
Merged

Launch a browser when kubecfg is launched in proxy mode.#1680
jbeda merged 2 commits into
kubernetes:masterfrom
brendandburns:kubecfg

Conversation

@brendandburns

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread cmd/kubecfg/kubecfg.go Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Cool package for opening this stuff!

We should probably have an option to disable this. There are probably cases where users don't want this.

Also, is it cool to launch this before we start listening? This is probably a little race-y. Perhaps instead launch the 'Start' in a goroutine that first waits for a second or so?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

done and done.

@lavalamp

lavalamp commented Oct 9, 2014

Copy link
Copy Markdown
Contributor

Please add dependencies and code in separate commits!

@brendandburns brendandburns force-pushed the kubecfg branch 2 times, most recently from 69c3bfa to 9f13c73 Compare October 9, 2014 18:36
@brendandburns

Copy link
Copy Markdown
Contributor Author

Comments addressed. Please re-check.

Thanks!
--brendan

@jbeda

jbeda commented Oct 9, 2014

Copy link
Copy Markdown
Contributor

LGTM -- merging after travis passes.

@brendandburns

Copy link
Copy Markdown
Contributor Author

Fixed gofmt. It seems like the hooks are not run on a git rebase ...

jbeda added a commit that referenced this pull request Oct 9, 2014
Launch a browser when kubecfg is launched in proxy mode.
@jbeda jbeda merged commit efea10a into kubernetes:master Oct 9, 2014
imroc pushed a commit to imroc/kubernetes that referenced this pull request Apr 8, 2026
…22.5' into 'tke/v1.22.5' (merge request !1681)

Automated cherry pick of kubernetes#1680: Fix endpoints status out-of-sync when the pod state changes
功能:endpoints 更新不一致问题修复
社区 PR:kubernetes#125675

Cherry pick of kubernetes#1680 on tke/v1.22.5. kubernetes#1680: Fix endpoints status out-of-sync when the pod state changes.
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.

3 participants