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

Prepare release notes for 1.6.4 #6887

Merged
merged 1 commit into from May 3, 2022

Conversation

dmcgowan
Copy link
Member

@dmcgowan dmcgowan commented May 3, 2022

Signed-off-by: Derek McGowan <derek@mcg.dev>
@fuweid
Copy link
Member

fuweid commented May 3, 2022

➜  plugins git:(1f33fb7) sudo crictl info | grep  Networks -A 20
    "Networks": [
      {
        "Config": {
          "Name": "cni-loopback",
          "CNIVersion": "0.3.1",
          "Plugins": [
            {
              "Network": {
                "type": "loopback",
                "ipam": {},
                "dns": {}
              },
              "Source": "{\"type\":\"loopback\"}"
            }
          ],
          "Source": "{\n\"cniVersion\": \"0.3.1\",\n\"name\": \"cni-loopback\",\n\"plugins\": [{\n  \"type\": \"loopback\"\n}]\n}"
        },
        "IFName": "lo"
      },
      {
        "Config": {
➜  plugins git:(1f33fb7) sudo ctr version
Client:
  Version:  v1.6.3-6-gdb40e2128
  Revision: db40e2128423009c12d71390f7fb7ee0eca82ba8
  Go version: go1.18.1

Server:
  Version:  v1.6.3-6-gdb40e2128
  Revision: db40e2128423009c12d71390f7fb7ee0eca82ba8
  UUID: 65abd2a4-3b34-4ec0-b2f4-9ceba3551aab

Verified in my local. I am going to merge it.

@fuweid fuweid merged commit 212e8b6 into containerd:release/1.6 May 3, 2022
@dmcgowan dmcgowan deleted the prepare-1.6.4 branch April 20, 2024 00:28
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.

None yet

3 participants