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

fixed pr #95 #96

Merged
merged 12 commits into from
Nov 22, 2019
Merged

fixed pr #95 #96

merged 12 commits into from
Nov 22, 2019

Conversation

calmkart
Copy link
Contributor

fixed for pr #95
the bug is cause by

	watchlist := cache.NewFilteredListWatchFromClient(opts.RESTClient, "services", **v1.NamespaceDefault**, optionsModifier)

i forget to pass the opts.namespace as a args here and use "default" instead.

i have added a namespace setting in test and fixed it.

calmkart and others added 12 commits November 8, 2019 19:20
MOD:delete the buildPath code and use k8s native. And add a configGetter struct.
FIX:fix the headless service forward twice bug
…or windows shell.

Why: the old way of accessing "\\\\.\\PHYSICALDRIVE0" may not work on
every system, because.. what if I don't have that folder? (clearly my case :D )

Ref for the new way: golang/go#28804
Correct/universal way to detect if we're using an administrator windows shell
@calmkart
Copy link
Contributor Author

@cjimti
Please take the time to tested it.
I am sorry to take up your time.

@cjimti cjimti merged commit 36096e5 into txn2:master Nov 22, 2019
D3-LucaPiombino pushed a commit to CodeCoil/kubefwd that referenced this pull request Jun 13, 2024
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