DKIM: signer='github.com' status='pass' reason='' DKIMCheck: Server passes DKIM test, 0 Spam score X-Spam-Score: 1.6 (+) X-Spam-Report: Spam detection software, running on the system "witcher.mxrouting.net", has performed the tests listed below against this email. Information: https://mxroutedocs.com/directadmin/spamfilters/ --- Content analysis details: (1.6 points) --- pts rule name description ---- ---------------------- ----------------------------------------- 1.5 HTML_MESSAGE BODY: HTML included in message 1.3 HTML_IMAGE_ONLY_24 BODY: HTML: images with 2000-2400 bytes of words -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [192.30.252.201 listed in wl.mailspike.net] 0.0 RCVD_IN_DNSWL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to DNSWL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#DnsBlocklists-dnsbl-block for more information. [192.30.252.201 listed in list.dnswl.org] 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders 0.0 T_KAM_HTML_FONT_INVALID Test for Invalidly Named or Formatted Colors in HTML -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager -0.0 DKIMWL_WL_HIGH DKIMwl.org - High trust sender SpamTally: Final spam score: 16 ----==_mimepart_694944c48f13a_dc10d0342844 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Merged #461 into main. -- Reply to this email directly or view it on GitHub: https://github.com/kubernetes-sigs/karpenter-provider-ibm-cloud/pull/461#event-21704635968 You are receiving this because you were assigned. Message ID: ----==_mimepart_694944c48f13a_dc10d0342844 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Merged #461 into main.

&m= dash;
Reply to this email directly, vi= ew it on GitHub, or unsub= scribe.
You are receiving this because you were assigned.=3D""Message ID: <kubernetes= -sigs/karpenter-provider-ibm-cloud/pull/461/issue_event/21704635968@github.com>

= ----==_mimepart_694944c48f13a_dc10d0342844-- From - Mon Dec 22 13:18:09 2025 X-Mozilla-Status: 0001 X-Mozilla-Status2: 00000000 Return-Path: Delivered-To: hi@josie.lol Received: from witcher.mxrouting.net by witcher.mxrouting.net with LMTP id aD7hJ8ZESWk7vh0AYBR5ng (envelope-from ) for ; Mon, 22 Dec 2025 13:16:54 +0000 Return-path: Envelope-to: github@josie.lol Delivery-date: Mon, 22 Dec 2025 13:16:54 +0000 Received: from out-21.smtp.github.com ([192.30.252.204]) by witcher.mxrouting.net with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.98) (envelope-from ) id 1vXfmQ-00000008qvn-2CKH for github@josie.lol; Mon, 22 Dec 2025 13:16:54 +0000 Received: from github.com (hubbernetes-node-4d22873.ac4-iad.github.net [10.52.154.31]) by smtp.github.com (Postfix) with ESMTPA id 0CA08401092 for ; Mon, 22 Dec 2025 05:16:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1766409414; bh=xvNXsN2EFnErp0e7gm29uufi6ydNW6b4AclAmXT1tBA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:List-Unsubscribe-Post: From; b=bRGt1rdRWxDPEvW3kFFpznOE+yCuC4sZlqLFB+adNbgyw7ea5Kotzt7AjhNK4eycj IP+qlwdcIY3H+JBCYR4WSh699upGL9PWEJWQx7/X7k6ITpZ99KnW59rUnMnvyMzuQI NlpZsOav1bta6vJsHzCp5nHpNKyNF3fsmmTUF/2c= Date: Mon, 22 Dec 2025 05:16:54 -0800 From: Kubernetes Prow Robot Reply-To: kubernetes-sigs/karpenter-provider-ibm-cloud To: kubernetes-sigs/karpenter-provider-ibm-cloud Cc: Subscribed Message-ID: In-Reply-To: References: Subject: Re: [kubernetes-sigs/karpenter-provider-ibm-cloud] Enhancement: Periodic image re-resolution to keep IBMNodeClass ResolvedImageID up-to-date (Issue #460) Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_694944c6a3fb_10510d02644e8"; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: list X-GitHub-Sender: k8s-ci-robot X-GitHub-Recipient: pfeifferj X-GitHub-Reason: subscribed List-ID: kubernetes-sigs/karpenter-provider-ibm-cloud List-Archive: https://github.com/kubernetes-sigs/karpenter-provider-ibm-cloud List-Post: List-Unsubscribe: , List-Unsubscribe-Post: List-Unsubscribe=One-Click X-GitHub-Notify-Platform: newsies X-GitHub-Labels: kind/feature; triage/accepted; area/provider/ibmcloud X-GitHub-Assignees: nekkunti X-GitHub-IssueState: closed X-Auto-Response-Suppress: All destinations: github@josie.lol X-GitHub-Recipient-Address: github@josie.lol X-DKIM: signer='github.com' status='pass' reasimport { IIoK8sApimachineryPkgApisMetaV1ObjectMeta } from "@kubernetes-models/apimachinery/apis/meta/v1/ObjectMeta"; import { IIoK8sApiBatchV1JobSpec } from "../v1/JobSpec"; import { ModelData, Model } from "@kubernetes-models/base"; /** * JobTemplateSpec describes the data a Job should have when created from a template */ export interface IJobTemplateSpec { /** * Standard object's metadata of the jobs created from this template. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata */ "metadata"?: IIoK8sApimachineryPkgApisMetaV1ObjectMeta; /** * Specification of the desired behavior of the job. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status */ "spec"?: IIoK8sApiBatchV1JobSpec; } /** * JobTemplateSpec describes the data a Job should have when created from a template */ export declare class JobTemplateSpec extends Model implements IJobTemplateSpec { "metadata"?: IIoK8sApimachineryPkgApisMetaV1ObjectMeta; "spec"?: IIoK8sApiBatchV1JobSpec; constructor(data?: ModelData); } export { IJobTemplateSpec as IIoK8sApiBatchV1beta1JobTemplateSpec, JobTemplateSpec as IoK8sApiBatchV1beta1JobTemplateSpec };