Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 15 of 15 for nickname (0.34 sec)

  1. CHANGELOG/CHANGELOG-1.7.md

    * Fluentd-gcp DaemonSet exposes different set of metrics. ([#48812](https://github.com/kubernetes/kubernetes/pull/48812), [@crassirostris](https://github.com/crassirostris))
    * Fixed OpenAPI Description and Nickname of API objects with subresources ([#49357](https://github.com/kubernetes/kubernetes/pull/49357), [@mbohlool](https://github.com/mbohlool))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 308.7K bytes
    - Viewed (1)
  2. CHANGELOG/CHANGELOG-1.8.md

    * Fixed OpenAPI Description and Nickname of API objects with subresources ([#49357](https://github.com/kubernetes/kubernetes/pull/49357), [@mbohlool](https://github.com/mbohlool))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 312.2K bytes
    - Viewed (0)
  3. src/test/java/jcifs/netbios/NameTest.java

            when(mockNetbiosName.getName()).thenReturn("MOCKNAME");
            when(mockNetbiosName.getNameType()).thenReturn(0x20);
            when(mockNetbiosName.getScope()).thenReturn("mock.scope");
    
            Name name = new Name(mockConfig, mockNetbiosName);
    
            assertEquals("MOCKNAME", name.name);
            assertEquals(0x20, name.hexCode);
            assertEquals("mock.scope", name.scope);
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Thu Aug 14 05:31:44 UTC 2025
    - 19.4K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_de.properties

    labels.user_given_name=Vorname
    labels.givenName=Vorname (gegebener Name)
    labels.user_surname=Nachname
    labels.surame=Nachname
    labels.user_mail=E-Mail
    labels.mail=E-Mail
    labels.user_employeeNumber=Mitarbeiternummer
    labels.employeeNumber=Mitarbeiternummer
    labels.user_telephoneNumber=Telefonnummer
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.5K bytes
    - Viewed (1)
  5. cmd/testdata/decryptObjectInfo.json.zst

    e-Encryption-S3-Sealed-Key":"IAAfAMUtcaroHCH0Ph60/8OA+MGh3yKMxVsaso3LevDdv==","X-Minio-Internal-Server-Side-Encryption-Seal-Algorithm":"DAREv2-HMAC-SHA256","content-type":"text/plain"}},{"Bucket":"buck1","Name":"go_113/src/cmd/go/testdata/script/linkname.txt","UserDef":{"X-Minio-Internal-Server-Side-Encryption-Iv":"CPvWl8YmAnAH4w+GGc49NuAf5keZgkh7Be5=","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Key-Id":"my-minio-key","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Sealed-Key":"IAAfALtYGfWbX...
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Thu Oct 29 16:34:20 UTC 2020
    - 164K bytes
    - Viewed (0)
Back to top