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

action: Remove setting DNS resolver #118

Merged
merged 1 commit into from
Sep 29, 2023
Merged

action: Remove setting DNS resolver #118

merged 1 commit into from
Sep 29, 2023

Conversation

brb
Copy link
Member

@brb brb commented Sep 28, 2023

cilium/little-vm-helper-images#187 resolves the issue with Azure DNS resolvers.

cilium/little-vm-helper-images#187 resolves the
issue with Azure DNS resolvers.

Signed-off-by: Martynas Pumputis <[email protected]>
@brb brb marked this pull request as ready for review September 28, 2023 08:02
@brb brb requested a review from aanm September 29, 2023 06:52
@aanm aanm merged commit 5fec602 into main Sep 29, 2023
@aanm aanm deleted the pr/brb/no-resolv branch September 29, 2023 12:39
mhofstetter added a commit to cilium/cilium that referenced this pull request Nov 29, 2023
With the removal of setting a nameserver via the little-vm-helper
GitHub action, conformance-runtime tests are failing quite often
with the following error.

```
dial tcp: lookup quay.io on 127.0.0.53:53: read udp 127.0.0.1:40553->127.0.0.53:53: read: connection refused
```

The assumption is that the local DNS resolver isn't ready at that time when pulling the image.

Therefore, this way temporarily re-adds the nameserver `1.1.1.1` manually.

See: cilium/little-vm-helper#118

Signed-off-by: Marco Hofstetter <[email protected]>
mhofstetter added a commit to cilium/cilium that referenced this pull request Nov 29, 2023
The property dns-resolver has been removed from the little-vm-helper
GitHub action.

Therefore, this commit removes the usage of it in the cilium repository.

See: cilium/little-vm-helper#118

Signed-off-by: Marco Hofstetter <[email protected]>
github-merge-queue bot pushed a commit to cilium/cilium that referenced this pull request Nov 29, 2023
With the removal of setting a nameserver via the little-vm-helper
GitHub action, conformance-runtime tests are failing quite often
with the following error.

```
dial tcp: lookup quay.io on 127.0.0.53:53: read udp 127.0.0.1:40553->127.0.0.53:53: read: connection refused
```

The assumption is that the local DNS resolver isn't ready at that time when pulling the image.

Therefore, this way temporarily re-adds the nameserver `1.1.1.1` manually.

See: cilium/little-vm-helper#118

Signed-off-by: Marco Hofstetter <[email protected]>
github-merge-queue bot pushed a commit to cilium/cilium that referenced this pull request Nov 29, 2023
The property dns-resolver has been removed from the little-vm-helper
GitHub action.

Therefore, this commit removes the usage of it in the cilium repository.

See: cilium/little-vm-helper#118

Signed-off-by: Marco Hofstetter <[email protected]>
giorio94 pushed a commit to cilium/cilium that referenced this pull request Dec 13, 2023
[ upstream commit a2694fc ]

[ backporter's notes: skipped changes in conformance-ginkgo.yaml,
  conformance-runtime.yaml, tests-datapath-verifier.yaml and
  tests-e2e-upgrade.yaml, as not present in v1.13. ]

The property dns-resolver has been removed from the little-vm-helper
GitHub action.

Therefore, this commit removes the usage of it in the cilium repository.

See: cilium/little-vm-helper#118

Signed-off-by: Marco Hofstetter <[email protected]>
Signed-off-by: Marco Iorio <[email protected]>
giorio94 pushed a commit to cilium/cilium that referenced this pull request Dec 13, 2023
[ upstream commit 1c10df2 ]

With the removal of setting a nameserver via the little-vm-helper
GitHub action, conformance-runtime tests are failing quite often
with the following error.

```
dial tcp: lookup quay.io on 127.0.0.53:53: read udp 127.0.0.1:40553->127.0.0.53:53: read: connection refused
```

The assumption is that the local DNS resolver isn't ready at that time when pulling the image.

Therefore, this way temporarily re-adds the nameserver `1.1.1.1` manually.

See: cilium/little-vm-helper#118

Signed-off-by: Marco Hofstetter <[email protected]>
Signed-off-by: Marco Iorio <[email protected]>
giorio94 pushed a commit to cilium/cilium that referenced this pull request Dec 13, 2023
[ upstream commit a2694fc ]

[ backporter's notes: skipped changes in tests-e2e-upgrade.yaml, as not
  present in v1.14. ]

The property dns-resolver has been removed from the little-vm-helper
GitHub action.

Therefore, this commit removes the usage of it in the cilium repository.

See: cilium/little-vm-helper#118

Signed-off-by: Marco Hofstetter <[email protected]>
Signed-off-by: Marco Iorio <[email protected]>
giorio94 pushed a commit to cilium/cilium that referenced this pull request Dec 13, 2023
[ upstream commit 1c10df2 ]

With the removal of setting a nameserver via the little-vm-helper
GitHub action, conformance-runtime tests are failing quite often
with the following error.

```
dial tcp: lookup quay.io on 127.0.0.53:53: read udp 127.0.0.1:40553->127.0.0.53:53: read: connection refused
```

The assumption is that the local DNS resolver isn't ready at that time when pulling the image.

Therefore, this way temporarily re-adds the nameserver `1.1.1.1` manually.

See: cilium/little-vm-helper#118

Signed-off-by: Marco Hofstetter <[email protected]>
Signed-off-by: Marco Iorio <[email protected]>
giorio94 pushed a commit to cilium/cilium that referenced this pull request Dec 13, 2023
[ upstream commit a2694fc ]

[ backporter's notes: skipped changes in tests-e2e-upgrade.yaml, as not
  present in v1.14. ]

The property dns-resolver has been removed from the little-vm-helper
GitHub action.

Therefore, this commit removes the usage of it in the cilium repository.

See: cilium/little-vm-helper#118

Signed-off-by: Marco Hofstetter <[email protected]>
Signed-off-by: Marco Iorio <[email protected]>
ldelossa pushed a commit to cilium/cilium that referenced this pull request Dec 13, 2023
[ upstream commit a2694fc ]

[ backporter's notes: skipped changes in conformance-ginkgo.yaml,
  conformance-runtime.yaml, tests-datapath-verifier.yaml and
  tests-e2e-upgrade.yaml, as not present in v1.13. ]

The property dns-resolver has been removed from the little-vm-helper
GitHub action.

Therefore, this commit removes the usage of it in the cilium repository.

See: cilium/little-vm-helper#118

Signed-off-by: Marco Hofstetter <[email protected]>
Signed-off-by: Marco Iorio <[email protected]>
aanm pushed a commit to cilium/cilium that referenced this pull request Dec 14, 2023
[ upstream commit 1c10df2 ]

With the removal of setting a nameserver via the little-vm-helper
GitHub action, conformance-runtime tests are failing quite often
with the following error.

```
dial tcp: lookup quay.io on 127.0.0.53:53: read udp 127.0.0.1:40553->127.0.0.53:53: read: connection refused
```

The assumption is that the local DNS resolver isn't ready at that time when pulling the image.

Therefore, this way temporarily re-adds the nameserver `1.1.1.1` manually.

See: cilium/little-vm-helper#118

Signed-off-by: Marco Hofstetter <[email protected]>
Signed-off-by: Marco Iorio <[email protected]>
aanm pushed a commit to cilium/cilium that referenced this pull request Dec 14, 2023
[ upstream commit a2694fc ]

[ backporter's notes: skipped changes in tests-e2e-upgrade.yaml, as not
  present in v1.14. ]

The property dns-resolver has been removed from the little-vm-helper
GitHub action.

Therefore, this commit removes the usage of it in the cilium repository.

See: cilium/little-vm-helper#118

Signed-off-by: Marco Hofstetter <[email protected]>
Signed-off-by: Marco Iorio <[email protected]>
pjablonski123 pushed a commit to pjablonski123/cilium that referenced this pull request Dec 15, 2023
With the removal of setting a nameserver via the little-vm-helper
GitHub action, conformance-runtime tests are failing quite often
with the following error.

```
dial tcp: lookup quay.io on 127.0.0.53:53: read udp 127.0.0.1:40553->127.0.0.53:53: read: connection refused
```

The assumption is that the local DNS resolver isn't ready at that time when pulling the image.

Therefore, this way temporarily re-adds the nameserver `1.1.1.1` manually.

See: cilium/little-vm-helper#118

Signed-off-by: Marco Hofstetter <[email protected]>
pjablonski123 pushed a commit to pjablonski123/cilium that referenced this pull request Dec 15, 2023
The property dns-resolver has been removed from the little-vm-helper
GitHub action.

Therefore, this commit removes the usage of it in the cilium repository.

See: cilium/little-vm-helper#118

Signed-off-by: Marco Hofstetter <[email protected]>
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.

2 participants